zhtaoxiang opened a new pull request, #13589: URL: https://github.com/apache/pinot/pull/13589
When changing the ssl context to be swappable, the logic of installing default ssl socket factory when no key or trust store was broken. Specifically, we can install default ssl socket factory when no key or trust store before changing the ssl context to be swappable, but cannot do it any more after the change. This PR fixes the issue. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
