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/14 21:29:00 UTC

[jira] [Commented] (ZOOKEEPER-3195) TLS - disable client-initiated renegotiation

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

Hudson commented on ZOOKEEPER-3195:
-----------------------------------

SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #350 (See [https://builds.apache.org/job/ZooKeeper-trunk/350/])
ZOOKEEPER-3195: TLS - disable client-initiated renegotiation (andor: rev 38fab85ab476ffea3dd9668eac6fd6e09a190a09)
* (edit) zookeeper-server/src/test/java/org/apache/zookeeper/common/X509UtilTest.java
* (edit) zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java


> TLS - disable client-initiated renegotiation
> --------------------------------------------
>
>                 Key: ZOOKEEPER-3195
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3195
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.6.0, 3.5.5
>            Reporter: Ilya Maykov
>            Assignee: Ilya Maykov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0, 3.5.5
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Client-initiated TLS renegotiation is not secure and exposes the connection to MITM attacks. Unfortunately, Java's TLS implementation allows it by default. Thankfully, it is easy to disable.



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