anmolnar opened a new pull request, #2008:
URL: https://github.com/apache/zookeeper/pull/2008

   Proposed fix for FIPS-enablement, details have been discussed on the ticket 
and the mailing list.
   
   Includes:
   - Choose built-in `X509TrustManagerImpl` for trust manager if FIPS-mode is 
enabled,
   - Turn-on hostname verification in Netty stack (client-server comm only),
   - unit tests,
   - code cleanup.
   
   ps. JUnit 5 parameterized tests are a nightmare. What happened to the 
original impl...?
   
   cc @eolivelli @symat @phunt @ctubbsii 


-- 
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