You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Wilkins, Craig" <cw...@akamai.com> on 2001/06/20 22:30:01 UTC

Client Side SSL

I am having a trouble trying to find out information about how to set up my
SOAP client to run over HTTPS.  I read Pablo's SOAP Introduction, but I
think that it starts off ahead of where I am at.

I have been able to get my server all setup listening over HTTPS.  My
problem is getting the SOAP Client going.  My client platform is WinNT.  I
think that I need to export my certificate from my server and register it on
my client somewhere, but have no clue how to get this task done or what the
sequence of steps is.    

Do I need to create a key database file on my client, export the server cert
and import it on my client?  

What is the difference between and keyStore and the trustStore?

Any help or a point in the right direction would be appreciated.
Craig