You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2018/09/21 09:08:00 UTC

[jira] [Created] (KAFKA-7429) Enable dynamic key/truststore update with same filename/password

Rajini Sivaram created KAFKA-7429:
-------------------------------------

             Summary: Enable dynamic key/truststore update with same filename/password
                 Key: KAFKA-7429
                 URL: https://issues.apache.org/jira/browse/KAFKA-7429
             Project: Kafka
          Issue Type: Improvement
          Components: security
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram
             Fix For: 2.1.0


At the moment, SSL keystores and truststores on brokers can be dynamically updated using AdminClient by providing a new keystore or truststore. But we require either the filename or password to be modified to trigger the update. In some scenarios, we may want to perform the update using the same file (and password). So it will be good to provide a way to trigger reload of existing keystores and truststores using the same AdminClient update mechanism. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)