I get the following error message:
SOAPException: faultCode=SOAP-ENV:Cl
ient; msg=Error opening socket: javax.net.ssl.SSLHandshakeException:
java.security.cert.
CertificateException: Couldn't find trusted certificate;
targetException=java.l
ang.IllegalArgumentException: Error opening socket:
javax.net.ssl.SSLHandshakeException:
java.security.cert.CertificateException: Couldn't find trusted
certificate
I have added the server's public key to /root/.keystore and to
tomcat/conf/keystore and this still happens. Any ideas?
Thanks,
Sean
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- Re: Using SOAP + HTTP as a client within tomcat. Sean McCauliff
- Re: Using SOAP + HTTP as a client within tomcat. Scott Nichol
- Re: Using SOAP + HTTP as a client within tomcat... Sean McCauliff
- Tomcat, Axis and SSL (was: Using SOAP + HTTP as... Michael D. Spence
- Re: Using SOAP + HTTP as a client within tomcat. Jack Byrne