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 2020/12/30 01:12:30 UTC

[GitHub] [pulsar] tuteng commented on pull request #9074: [feature][cpp-client]Expose cpp end to end encryption interface

tuteng commented on pull request #9074:
URL: https://github.com/apache/pulsar/pull/9074#issuecomment-752293343


   > Why the keys configuration is not configured in the PulsarClient rather in the producer and consumer creation?
   
   End-to-end encryption is for producers and consumers, but not for clients. Clients can connect normally even if the encryption is misconfigured, and the key is only configured when sending messages, but can only be read, not set, on the consumer side. @zymap 


----------------------------------------------------------------
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