[
https://issues.apache.org/jira/browse/KAFKA-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954697#comment-14954697
]
ASF GitHub Bot commented on KAFKA-2637:
---------------------------------------
GitHub user benstopford opened a pull request:
https://github.com/apache/kafka/pull/301
KAFKA-2637: Cipher suite setting should be configurable for SSL
Enables Cipher suite setting. Code was previously reviewed by @ijuma,
@harshach. Moving to an independent PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benstopford/kafka cipher-switch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/301.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 #301
----
commit 1ad5d1b631651d51328bd939c3856843536002c6
Author: benstopford <[email protected]>
Date: 2015-10-13T09:13:54Z
KAFKA-2637: Cipher suite setting should be configurable for SSL
----
> Cipher suite setting should be configurable for SSL
> ---------------------------------------------------
>
> Key: KAFKA-2637
> URL: https://issues.apache.org/jira/browse/KAFKA-2637
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ben Stopford
>
> Currently the Cipher Suite property (SSL_CIPHER_SUITES_CONFIG) is configured
> but ignored meaning you can't change cipher via the regular SSL Config. This
> should be enabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)