kezhuw opened a new pull request, #2340: URL: https://github.com/apache/zookeeper/pull/2340
Previously, there are three places having similar codes to construct `TrustManager`: 1. `ClientX509Util::getTrustManager` 2. `X509Util::createSSLContextAndOptionsFromConfig` 3. `X509AuthenticationProvider` This commit unifies them to one method. -- 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]
