nightkr commented on code in PR #2173: URL: https://github.com/apache/zookeeper/pull/2173#discussion_r1853829024
########## 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: 689794749d71489c849fcaf8137a98c39dbd250a Skipped 3.9.3 since it's already released at this point -- 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]
