Hello

I'd like to add to my web service mutual encryption and signatures using
ws-security. To enable an ability to encrypt messages from my server to
clients I need to import their certificates into server's truststore
(and vice versa). The first idea was to create another non-secure
service, which would be used by any new client during registration to
send it's certificate to the server, and import it to truststores using
java mechanisms.

Is it a good idea? Or is there any way to exchange certificates in
ws-security, that has already been implemented?

Hope for your help
Michael Dyrda

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to