[
https://issues.apache.org/jira/browse/ZOOKEEPER-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751293#comment-16751293
]
Hudson commented on ZOOKEEPER-3176:
-----------------------------------
SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #203 (See
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/203/])
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/test/java/org/apache/zookeeper/common/X509UtilTest.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/common/ZKConfig.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)