Thomas Zhou created KAFKA-8561:
----------------------------------
Summary: Make Kafka Pluggable with customized Keystore/TrustStore
Key: KAFKA-8561
URL: https://issues.apache.org/jira/browse/KAFKA-8561
Project: Kafka
Issue Type: New Feature
Components: clients, security
Reporter: Thomas Zhou
Assignee: Thomas Zhou
A lot of company needs to enable TLS for Kafka for security perspective and
Kafka provides file-based configuration to load keystore and truststore from
directories.
However, it is hard to plug-in the customized in-memory Keystore and Truststore
in current kafka version.
We want to make Keystore and Truststore pluggable which means Kafka Broker and
Kafka Client could load the Keystore and Truststore from other service at the
start time to enable Kafka using customized Keystore and Truststore.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)