-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.0
-
Component/s: core-svc
-
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)