You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by tam wei <tw...@gmail.com> on 2005/12/27 07:47:44 UTC

Invalid keystore format

Dear All,

I encouter the following error while I establish an SSL connection to
the other machine.

java.net.SocketException: Default SSL context init failed: Invalid
keystore format
	at javax.net.ssl.DefaultSSLSocketFactory.createSocket(DashoA12275)
	at sun.net.www.protocol.https.HttpsClient.doConnect(DashoA12275)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:402)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:618)
	at sun.net.www.protocol.https.HttpsClient.<init>(DashoA12275)
	at sun.net.www.protocol.https.HttpsClient.a(DashoA12275)
	at sun.net.www.protocol.https.HttpsClient.a(DashoA12275)
	at sun.net.www.protocol.https.HttpsClient.a(DashoA12275)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.plainConnect(DashoA12275)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(DashoA12275)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:569)
	at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.getOutputStream(DashoA12275)
	at com.gridnode.pdip.base.transport.helpers.OutputStreamThread.run(GNHttpConnection.java:130)

Did anyone encounter such problem before ?

Kindly for your reply

Thx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org