hari819 commented on issue #6236: add ssl/tls configuration to zookeeper via the zookeeper.conf URL: https://github.com/apache/pulsar/issues/6236#issuecomment-583246362 thanks @jiazhai @sijie , i could get rid of that error now . if i have to add some jvm arguments to zookeeper.conf like , `-Dzookeeper.serverCnxnFactory=org.apache.zookeeper.server.NettyServerCnxnFactory -Dzookeeper.ssl.keyStore.location=/root/zookeeper/ssl/testKeyStore.jks -Dzookeeper.ssl.keyStore.password=testpass -Dzookeeper.ssl.trustStore.location=/root/zookeeper/ssl/testTrustStore.jks -Dzookeeper.ssl.trustStore.password=testpass" ` where should i add them to add ssl/tls authentication to zookeeper?
---------------------------------------------------------------- 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] With regards, Apache Git Services
