You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/14 07:25:57 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #10909: [pulsar-client] support jks truststore with pem key/certchain files for tls auth

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:
users@infra.apache.org



[GitHub] [pulsar] github-actions[bot] commented on pull request #10909: [pulsar-client] support jks truststore with pem key/certchain files for tls auth

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10909:
URL: https://github.com/apache/pulsar/pull/10909#issuecomment-1058889631


   @rdhabalia:Thanks for your contribution. For this PR, do we need to update docs?
   (The [PR template contains info about doc](https://github.com/apache/pulsar/blob/master/.github/PULL_REQUEST_TEMPLATE.md#documentation), which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on pull request #10909: [pulsar-client] support jks truststore with pem key/certchain files for tls auth

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #10909:
URL: https://github.com/apache/pulsar/pull/10909#issuecomment-1058889455


   The pr had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org