Shoothzj opened a new pull request #13322:
URL: https://github.com/apache/pulsar/pull/13322
### Motivation
The Cipher params not work in KeyStoreSSLContext.
### Modifications
- if cipher params is null, use `sslEngine.getSupportedCipherSuites()`, else
use the cipher params
- make fields final
- remove unused throw exception
### Documentation
Check the box below and label this PR (if you have committer privilege).
Need to update docs?
- [x] `no-need-doc`
It's a bug fix, 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]