-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b89
-
generic
-
generic
The section "Creating an X509KeyManager" states:
Note: If no KeyStore parameter is passed to the SunJSSE default "SunX509" KeyManagerFactory, the factory tries to find key material by consulting the system properties
javax.net.ssl.keyStore
javax.net.ssl.keyStorePassword
This is incorrect. The properties are only for the "default" context, and
should be corrected here.
Note: If no KeyStore parameter is passed to the SunJSSE default "SunX509" KeyManagerFactory, the factory tries to find key material by consulting the system properties
javax.net.ssl.keyStore
javax.net.ssl.keyStorePassword
This is incorrect. The properties are only for the "default" context, and
should be corrected here.