[
https://issues.apache.org/jira/browse/KAFKA-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322045#comment-15322045
]
ASF GitHub Bot commented on KAFKA-3799:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/1483
KAFKA-3799: Enable SSL endpoint validation in system tests
Generate certificates with hostname in SubjectAlternativeName and enable
hostname validation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-3799
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1483.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 #1483
----
commit 0c86afa6f0c1fb69b5fb700ff7b27c352e3ab3a8
Author: Rajini Sivaram <[email protected]>
Date: 2016-06-09T06:53:54Z
KAFKA-3799: Enable SSL endpoint validation in system tests
----
> Turn on endpoint validation in SSL system tests
> -----------------------------------------------
>
> Key: KAFKA-3799
> URL: https://issues.apache.org/jira/browse/KAFKA-3799
> Project: Kafka
> Issue Type: Test
> Components: system tests
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
>
> Endpoint validation is off by default and currently system tests are run
> without endpoint validation. It will be better to run system tests with
> endpoint validation turned on. KAFKA-3665 will be enabling validation by
> default as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)