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/11/20 23:29:00 UTC

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

Ilya Maykov created ZOOKEEPER-3195:
--------------------------------------

             Summary: 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


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)