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 2022/07/25 07:48:05 UTC

[GitHub] [pulsar] warot44 opened a new pull request, #16767: [improve][doc] improve descriptions of configuring end-to-end encryption for Python and Node.js Client

warot44 opened a new pull request, #16767:
URL: https://github.com/apache/pulsar/pull/16767

   ### Motivation
   The documentation for end-to-end encryption says that producer and consumer need both public and private keys.
   However, it is sufficient to set the public key for producer and the private key for consumer.
   
   ### Modifications
   - fix description
   - improve code in tutorial
   
   ### Documentation
   - [ ] `doc-required` 
     
   - [ ] `doc-not-needed` 
     
   - [x] `doc` 
   
   - [ ] `doc-complete`


-- 
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] nkurihar merged pull request #16767: [improve][doc] improve descriptions of configuring end-to-end encryption for Python and Node.js Client

Posted by GitBox <gi...@apache.org>.
nkurihar merged PR #16767:
URL: https://github.com/apache/pulsar/pull/16767


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