You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/01/24 15:11:00 UTC

[jira] [Commented] (ZOOKEEPER-3176) Quorum TLS - add SSL config options

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

Hudson commented on ZOOKEEPER-3176:
-----------------------------------

SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #365 (See [https://builds.apache.org/job/ZooKeeper-trunk/365/])
ZOOKEEPER-3176: Quorum TLS - add SSL config options (andor: rev 0f44fd9629704e32cc9719eb26d14ecf11e61e90)
* (add) zookeeper-server/src/main/java/org/apache/zookeeper/common/SSLContextAndOptions.java
* (edit) zookeeper-server/src/main/java/org/apache/zookeeper/common/ZKConfig.java
* (edit) zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java
* (edit) zookeeper-server/src/test/java/org/apache/zookeeper/common/X509UtilTest.java


> Quorum TLS - add SSL config options
> -----------------------------------
>
>                 Key: ZOOKEEPER-3176
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3176
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.6.0, 3.5.5
>            Reporter: Ilya Maykov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0, 3.5.5
>
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> Some parameters of Quorum TLS connections are not currently configurable. Let's add configuration properties for them with reasonable defaults. In particular, these are:
>  * enabled protocols
>  * client auth behavior (want / need / none)
>  * a timeout for TLS handshake detection in a UnifiedServerSocket



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