Guy With Question wrote:

This time I was successful in importing my server's certificate by using the 
following command-
keytool -import -alias local -file XP.cer The import was successful, but I still get the exact same SSLHandshakeException. Please help... Thanks!
You need to either import it into $JAVA_HOME/jre/lib/security/cacerts (the password is 'changeit') or set a different TrustStore.

-0xe1a

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to