Hi All,

Say I need to access a third party web service url
https://www.mycom.myc/net/WS whose server implements 2 way
SSL authentication. I wrote java web service client program that uses
Apache AXIS generated stubs to connect to this
web service.

Now my question is what are the steps that need to be done (like
generating certificates, importing/exporting to client/server
truststores
etc. etc. funda). 

Can anyone please write down the steps with the actual JDK 1.4.2
Keytool command ?

I would be glad if anyone give me steps, urls etc. that help in
successfully communicating to web service from behind
a corporate firewall.



Thanks & Regards,
Kumar.

Reply via email to