|
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,
|
<<image001.gif>>
