Hi, Set the reference to the client in the system properties, e.g.: System.setProperty("javax.net.ssl.trustStore", "/location/to/your/clientcert.keystore");
If the client is axis, it should use your certificate now Kind regards, Kees van Dieren Senior Software Engineer MP Objects Software for E-logistics Stationsplein 45 3013 AK Rotterdam The Netherlands Post address: Postbus 29126 3001 GC Rotterdam Mobile: +31 (0)6-43068619 Phone: +31 (0)10-2900304 Fax: +31 (0)10-2900305 -----Original Message----- From: Joaco [mailto:[EMAIL PROTECTED] Sent: Friday, February 04, 2005 4:38 PM To: [EMAIL PROTECTED] Subject: Client Certificates in Axis Hi I need Client Certificate, to authentic a Client. I know how to set up a certificate in Server side to authentic a Server , but I donīt know how to use a client certificate to authentic Client. It is possible in axis ? There are an other options to authentic a Client but not whit password ? Someone can help me pls? Thanks Joaquin