[
https://issues.apache.org/jira/browse/KAFKA-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-7429.
------------------------------
Resolution: Fixed
> 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
> Priority: Major
> 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)