sslhandshakeexception: unknown certificate

2005-01-25 Thread Yogesh Gupta
We were having our application running fine under websphere 4.0 Now, we are upgrading to websphere 5.0, keeping the same setup and code and we are getting error,   sslhandshakeexception: unknown certificate   We have the certificate in the keystore file.   When we look at the system

Re: SSLHandshakeException

2004-02-17 Thread Rommel Sharma
17, 2004 2:45 PM Subject: RE: SSLHandshakeException Did you mention where you have the trust store in the client side?   Thanks & regards, Ayyappan Gandhirajan [GANDHIRAJAN,AYYAPPAN (HP-India,ex2)]  -Original Message-From: jagannath [mailto:[EMAIL PROTECTED]Se

Re: SSLHandshakeException

2004-02-17 Thread Rommel Sharma
smime.p7m Description: S/MIME encrypted message

RE: SSLHandshakeException

2004-02-17 Thread GANDHIRAJAN,AYYAPPAN (HP-India,ex2)
ject: SSLHandshakeException Hi,I am trying to run WSOverSSL example. I have installed axis in tomcat. I have generated certificates and keystore using the keytool as mentioned in the README of the example. I have also configured Tomcat for SSL. But when I invoke a method in my deployed Web Servi

SSLHandshakeException

2004-02-17 Thread jagannath
Hi, I am trying to run WSOverSSL example. I have installed axis in tomcat. I have generated certificates and keystore using the keytool as mentioned in the README of the example. I have also configured Tomcat for SSL. But when I invoke a method in my deployed Web Service I get an SSLHandshak