Hi,

I have the fallowing scenario:

Server Side:
A webservice deployed on JBoss with CXF Stack for webservices. Using
ws-security for signing and encryptation of IN and OUT messages with X509
certificates.

Cliente Side:
Multiple clients also using ws-security for signing and encryptation of IN
and OUT messages.

The question is: How can the server encrypt the OUT message with the same
certificate of the IN message? The samples I've found only have the 1-to-1
scenario (one server to one client).

Thanks!

Cleber.

Reply via email to