nodece opened a new pull request #13740: URL: https://github.com/apache/pulsar/pull/13740
Signed-off-by: Zixuan Liu <[email protected]> Fixes #13734 ### Motivation Pulsar doesn't config ciphers and protocols to the web server when `tlsEnabledWithKeyStore=false`. ### Modifications - Add `JettySslContextFactory.class` supports create server SSL context - Add the `tlsCiphers` and `tlsProtocols` checks when create web server/service ### Documentation Need to update docs? - [x] `no-need-doc` -- 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]
