hari819 commented on issue #6236:
URL: https://github.com/apache/pulsar/issues/6236#issuecomment-632103219


   @rounak11 
   
   see if it helps ,
   
   `sslQuorum=true
   serverCnxnFactory=org.apache.zookeeper.server.NettyServerCnxnFactory
   ssl.quorum.keyStore.location=/certs/certWithPrivateKey.pem
   ssl.quorum.keyStore.password=********
   ssl.quorum.trustStore.location=/path/to/ca/ca-cert.pem
   ssl.quorum.trustStore.password=******
   ssl.hostnameVerification=false
   ssl.quorum.hostnameVerification=false
   ssl.keyStore.type=PEM
   ssl.quorum.keyStore.type=PEM
   ssl.trustStore.type=PEM
   ssl.quorum.trustStore.type=PEM`


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


Reply via email to