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 <[email protected]>
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 <[email protected]>
Date: 2017-03-28T08:15:12Z
hh
commit ebdf4ddcb5af912437ba095e8ef742ca506bf2b0
Author: shuguo zheng <[email protected]>
Date: 2017-03-28T08:21:21Z
Delete white line
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---