nodece opened a new pull request, #16819:
URL: https://github.com/apache/pulsar/pull/16819
### Motivation
This PR is the similar to #15634, supports this feature on the broker.
### Modifications
- Add broker config
- JKS
- brokerClientTlsKeyStoreType
- brokerClientTlsKeyStore
- brokerClientTlsKeyStorePassword
- CAcerts
- brokerClientKeyFilePath
- brokerClientCertificateFilePath
- Split TLS transport encryption support from authentication on the admin
### Documentation
Check the box below or label this PR directly.
Need to update docs?
- [x] `doc-required`
(Your PR needs to update docs and you will update later)
- [ ] `doc-not-needed`
(Please explain why)
- [ ] `doc`
(Your PR contains doc changes)
- [ ] `doc-complete`
(Docs have been already added)
--
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]