anmolnar commented on code in PR #2173: URL: https://github.com/apache/zookeeper/pull/2173#discussion_r1733492664
########## zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md: ########## @@ -1739,6 +1739,12 @@ and [SASL authentication for ZooKeeper](https://cwiki.apache.org/confluence/disp Disabling it only recommended for testing purposes. Default: true +* *ssl.clientHostnameVerification* and *ssl.quorum.clientHostnameVerification* : + (Java system properties: **zookeeper.ssl.clientHostnameVerification** and **zookeeper.ssl.quorum.clientHostnameVerification**) + **New in (INSERT VERSION HERE):** Review Comment: 3.9.3 -- 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]
