dev@glassfish.java.net

SSL cipher issues

From: Shing Wai Chan <Shing-Wai.Chan_at_Sun.COM>
Date: Tue, 21 Nov 2006 14:48:46 -0800

Hi,
In recent builds (these few days), I notice that there are some issues
related to SSL ciphers.
If one encounter any cipher related issues, then
one can temporary workaround the issues by setting the following two JVM
options in domain.xml
-Djavax.net.ssl.keyStorePassword=changeit
-Djavax.net.ssl.trustStorePassword=changeit

Regards,
     Shing Wai Chan