You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Daniel Sánchez Gómez <da...@yahoo.es> on 2004/08/27 14:58:37 UTC

how identify my cliente with an electronic certificate

Hi,

I have created a Web service. I want that the Web Service can identify
the  client. I don't know how I can do it I supose
that in the webservice side...

I would like use electronic certificates for this purpose.

I use AXIS 1.1, tomacat 5 and I use:
- Java2WSDL tool to generate WSDL file
- WSDL2Java tool to generate server stubs
and –Implementation of client application using client stubs


Thanks,
Dani