scholzj opened a new pull request, #14756: URL: https://github.com/apache/kafka/pull/14756
This PR implements [KIP-978: Allow dynamic reloading of certificates with different DN / SANs](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=263429128). It adds two new options `ssl.allow.dn.changes` and `ssl.allow.san.changes` that can be used to enable dynamic reloading of certificates even if their DN / SANs change. They both default to `false` to maintain the current behavior by default. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
