Details
Description
We reload SSL keystores and truststores on a dynamic config update on the broker if one of the configs has changed or if the file modification time has changed. For update without config change, we compare the modification time at the last load with the current modification time of the file. But we load the file for validation of dynamic configs and when reconfiguring we compare the time updated during validation with file modification time. As a result SSLContext is not updated.
Attachments
Issue Links
- links to