You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Ilya Maykov (JIRA)" <ji...@apache.org> on 2018/10/15 22:41:00 UTC

[jira] [Commented] (ZOOKEEPER-3173) Quorum TLS - support PEM trust/key stores

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650909#comment-16650909 ] 

Ilya Maykov commented on ZOOKEEPER-3173:
----------------------------------------

I have a fix for this that's part of a larger pull request right now ([https://github.com/apache/zookeeper/pull/627),] however I will be breaking the fix out into a separate PR specifically for this issue.

> Quorum TLS - support PEM trust/key stores
> -----------------------------------------
>
>                 Key: ZOOKEEPER-3173
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3173
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.6.0, 3.5.5
>            Reporter: Ilya Maykov
>            Priority: Major
>
> ZOOKEEPER-236 is landed so there is some TLS support in Zookeeper now, but only JKS trust stores are supported. JKS is not really used by non-Java software, where PKCS12 and PEM are more standard. Let's add support for PEM trust / key stores to make Quorum TLS easier to use.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)