GitHub user rnpridgeon opened a pull request: https://github.com/apache/kafka/pull/1384
KAFKA-3667: By default Kafka is configured to allow ssl communication without hostname verification. This docs has been amended to include instructions on how to set that up in the event clients would like to take a more conservative approach. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rnpridgeon/kafka KAFKA-3667 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1384.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 #1384 ---- commit 0df7d8c5ca42191118a05ff7cfbbc259df88ed5a Author: Ryan P <ryan.n.pridg...@gmail.com> Date: 2016-05-13T23:25:36Z KAFKA-3667: Improve documentation to include instructions on how to enable hostname verifcation with TLS enabled. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---