[
https://issues.apache.org/jira/browse/KAFKA-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14965893#comment-14965893
]
ASF GitHub Bot commented on KAFKA-2618:
---------------------------------------
GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/339
KAFKA-2618; Disable SSL renegotiation for 0.9.0.0
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka kafka-2618-disable-renegotiation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/339.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #339
----
commit 2a1df538dbcf134069ae8a0a0eaa6acd74e7fcbc
Author: Ismael Juma <[email protected]>
Date: 2015-10-19T15:21:21Z
Disable renegotiation for now
----
> Disable SSL renegotiation for 0.9.0.0
> -------------------------------------
>
> Key: KAFKA-2618
> URL: https://issues.apache.org/jira/browse/KAFKA-2618
> Project: Kafka
> Issue Type: Bug
> Components: security
> Reporter: Ismael Juma
> Assignee: Ismael Juma
> Fix For: 0.9.0.0
>
>
> As discussed in KAFKA-2609, we don't have enough tests for SSL renegotiation
> to be confident that it works well. In addition, neither the clients or the
> server make use of renegotiation at this point.
> For 0.9.0.0, we should disable renegotiation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)