-
Bug
-
Resolution: Fixed
-
P2
-
unknown
-
None
-
ventura
-
generic
-
generic
Calling SSLServerSocket.setWantClientAuth with an argument of 'true' disables
anonymous cipher suites. Since client authentication is only being requested,
but not required, it seems like anonymous suites should be permitted.
anonymous cipher suites. Since client authentication is only being requested,
but not required, it seems like anonymous suites should be permitted.
- relates to
-
JDK-4390659 setNeedClientAuth() isn't working after a handshaker is established
-
- Resolved
-