[ https://issues.apache.org/jira/browse/KAFKA-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944758#comment-15944758 ]
ASF GitHub Bot commented on KAFKA-4964: --------------------------------------- GitHub user zhengsg opened a pull request: https://github.com/apache/kafka/pull/2749 [KAFKA-4964]Delete the kafka to prefix the name of the keystore and truststore file will be more suitable [https://issues.apache.org/jira/browse/KAFKA-4964](url) Kafka to prefix the name of the keystore and truststore file,will possible to cause misdirection, because of according to the previous steps to generate the file name without that prefix. Delete the prefix may helpful to the kafka SSL beginners. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zhengsg/kafka local Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2749.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 #2749 ---- commit 9fc6529887ec2ed2b499eeb2fba842e581f0315a Author: shuguo zheng <zheng.shu...@zte.com.cn> Date: 2017-03-28T08:04:24Z KAFKA-4964:Kafka to prefix the name of the keystore and truststore file, will possible to cause misdirection, because of according to the previous steps to generate the file name without that prefix. Delete the prefix may helpful to the kafka SSL beginners. commit d927e01e1ab7b85808063e5a2faf9e7d11811885 Author: shuguo zheng <zheng.shu...@zte.com.cn> Date: 2017-03-28T08:15:12Z hh commit ebdf4ddcb5af912437ba095e8ef742ca506bf2b0 Author: shuguo zheng <zheng.shu...@zte.com.cn> Date: 2017-03-28T08:21:21Z Delete white line ---- > Delete the kafka to prefix the name of the keystore and truststore file will > be more suitable > --------------------------------------------------------------------------------------------- > > Key: KAFKA-4964 > URL: https://issues.apache.org/jira/browse/KAFKA-4964 > Project: Kafka > Issue Type: Bug > Components: documentation > Affects Versions: 0.9.0.0, 0.9.0.1, 0.10.0.0, 0.10.0.1, 0.10.1.0, > 0.10.1.1, 0.10.2.0 > Environment: 0.10.0.1 > Reporter: shuguo zheng > Priority: Minor > > Kafka to prefix the name of the keystore and truststore file,will possible to > cause misdirection, because of according to the previous steps to generate > the file name without that prefix. Delete the prefix may helpful to the kafka > SSL beginners. -- This message was sent by Atlassian JIRA (v6.3.15#6346)