You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Greg Hess <gh...@wrappedapps.com> on 2004/02/24 21:09:18 UTC

Testing SOAP over SSL

Hi All,
 
I am trying to set up my Web Service to be accessed over SSL. 
 
My web server Resin 2.1.2 has SSL enabled and is working fine with a
test certificate. For testing, my Server and Client are on the same web
server, for some reason when I alter the service address for my client
stub to use https a SSLHandshakeException is thrown because it could not
find a trusted certificate. I know generally you have the client cert
imported into the server keystore and the server cert imported into the
client keystore.
 
1)       How do you test with both client and sever in the same
container using SSL?
 
2)   Do you only have to provide the new https service address to the
stub to use SSL?
 
 
Many thanks,
 

Greg Hess

Software Engineer

Wrapped Apps Corporation

275 Michael Cowpland Dr.

Suite 201

Ottawa, Ontario

K2M 2G2

Tel: (613) 591 -7552

Fax: (613) 591-0523

1 (877) 388-6742

www.wrappedapps.com

 <http://www.wrappedapps.com>