Hi,

I guess if you use the stubs generated using WSDL2Java then there is nothing 
much to do.
Set the trust store property and trust store password property before invoking 
the client. Just leave the other properties as default it self.

        System.setProperty("javax.net.ssl.trustStore", 
"c:\\TraceLogs\\tempstore.jks");
        System.setProperty("javax.net.ssl.trustStorePassword", "temp123");

I can help you if you need any more information (if I know :-) ).

-Subir S

-----Original Message-----
From: ip vp [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 14, 2006 6:56 PM
To: axis-user@ws.apache.org
Subject: A concrete axis + ssl client example.



Can somebody supply a concrete example of axis client accessing webservice
using ssl and a client certificate ?


regards

_________________________________________________________________
COPA 2006: (¯`·._.·[ Ooooooola ]·._.·´¯) e + frases para seu MSN  Clique
aqui! http://copa.br.msn.com/extra/frases/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to