Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.6.0, 3.5.5
Description
There is an obvious copy/paste bug in ZKTrustManager: ZKTrustManager.checkClientTrusted() is calling x509ExtendedTrustManager.checkServerTrusted(). It should call x509ExtendedTrustManager.checkClientTrusted() instead.
Attachments
Issue Links
- links to