zyj5340 commented on issue #2606:
URL: https://github.com/apache/bookkeeper/issues/2606#issuecomment-2128840367

   zookeeper.client.secure=true
   zookeeper.ssl.hostnameVerification=false
   zookeeper.ssl.keyStore.location=path/to/your/KeyStore.jks
   zookeeper.ssl.keyStore.password=testpwd
   zookeeper.ssl.trustStore.location=path/to/your/TrustStore.jks
   zookeeper.ssl.trustStore.password=testpwd
   Maybe need to add these parameter in JVM config when you start Bookie.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to