rdhabalia opened a new pull request #10909: URL: https://github.com/apache/pulsar/pull/10909
### Motivation Right now, Pulsar client supports keystore if user has key/cert and trust store in jks format. However, if user is having key/cert in pem format and turst-store in jks format then user can't use it in current pulsar-client implementation. So, add support to use key/cert with pem format along with trust-store in jks format. It helps user to skip extra management of turst-cert format conversion. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
