You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2020/10/01 13:20:00 UTC

[jira] [Updated] (ZOOKEEPER-3950) Add support for BCFKS key/trust store format

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mate Szalay-Beko updated ZOOKEEPER-3950:
----------------------------------------
    Description: 
The BCFKS key store format is widely used in the industry, as it provides an open source alternative if someone has to use FIPS compliant key stores due to some regulatory constraints.

Currently in the ZooKeeper java client, only PEM, JKS and PEM12 is supported. I want to extend the list with BCFKS.

  was:
The BCFKS key store format is widely used in the industry, as it provides an open source alternative if someone has to use FIPS compliant key stores due to some regulatory constraints.

Currently in ZooKeeper only PEM, JKS and PEM12 is supported, I want to extend the list with BCFKS.


> Add support for BCFKS key/trust store format
> --------------------------------------------
>
>                 Key: ZOOKEEPER-3950
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3950
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.6.2
>            Reporter: Mate Szalay-Beko
>            Assignee: Mate Szalay-Beko
>            Priority: Major
>             Fix For: 3.7.0, 3.6.3
>
>
> The BCFKS key store format is widely used in the industry, as it provides an open source alternative if someone has to use FIPS compliant key stores due to some regulatory constraints.
> Currently in the ZooKeeper java client, only PEM, JKS and PEM12 is supported. I want to extend the list with BCFKS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)