nodece opened a new pull request, #16700: URL: https://github.com/apache/pulsar/pull/16700
Signed-off-by: Zixuan Liu <[email protected]> ### Motivation The `pulsar-admin` doesn't support setting the TLS provider. ### Modifications - Add `webserviceTlsProvider` to `client.conf` file - Add setting the TLS provider in `PulsarAdminTool.java` ### Documentation Check the box below or label this PR directly. Need to update docs? - [x] `doc-required` Add setting the `webserviceTlsProvider` to `reference-configuration#client` section. - [ ] `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]
