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 2019/07/30 06:07:11 UTC

[GitHub] [pulsar] jiazhai commented on issue #3376: Add ability to connect to bookkeeper using tls

jiazhai commented on issue #3376: Add ability to connect to bookkeeper using tls
URL: https://github.com/apache/pulsar/issues/3376#issuecomment-516276962
 
 
   But for TLS, It need these configs:
   http://bookkeeper.apache.org/docs/latest/security/tls/#configuring-clients
   
   We need add and support these config in [BookKeeperClientFactoryImpl](https://github.com/apache/pulsar/blob/master/pulsar-broker/src/main/java/org/apache/pulsar/broker/BookKeeperClientFactoryImpl.java), which is similar to bk client config in it.

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


With regards,
Apache Git Services