Description
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.
Attachments
Issue Links
- duplicates
-
KAFKA-4701 Allow kafka brokers to dynamically reload truststore without restarting.
- Resolved
- links to