anmolnar commented on PR #2215:
URL: https://github.com/apache/zookeeper/pull/2215#issuecomment-2499685507

   > > Custom trust manager (`ZKTrustManager`) that is used for hostname 
verification will be disabled. As a consequence,  hostname verification is not 
available in the Quorum protocol, but still can be set in client-server 
communication.
   > 
   > Is this a incident(a.k.a bug) in implementation or a requirement from FIPS 
?
   
   It should be a limitation of how Quorum SSL has been implemented, can't 
remember the details. Essentially [this 
method](https://github.com/apache/zookeeper/blob/master/zookeeper-server/src/main/java/org/apache/zookeeper/common/ClientX509Util.java#L141)
 is not available or doesn't work with Quorum SSL for some reason.


-- 
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: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to