-
Bug
-
Resolution: Fixed
-
P3
-
1.0
-
None
-
1.0.1
-
sparc
-
solaris_2.5.1
Attempt to work even if we are running in J2SE 1.3, where the
unbundled JSSE libraries do not contain the following methods:
SSLSession.getProtocol()
SSLSocket.getEnabledProtocols()
SSLSocket.setEnabledProtocols(String[])
SSLSocket.getWantClientAuth()
SSLSocket.setWantClientAuth(boolean)
unbundled JSSE libraries do not contain the following methods:
SSLSession.getProtocol()
SSLSocket.getEnabledProtocols()
SSLSocket.setEnabledProtocols(String[])
SSLSocket.getWantClientAuth()
SSLSocket.setWantClientAuth(boolean)