Dear all,
 
I am using
Axis2 with Rampart 1.4 in order to provide WS-Security to my web services. 
 
I want to
sign and encrypt all incoming/outgoing messages using X509 Certificates, then ,
I configured both client and service to do this using inflow and outflow
elements.
 
The problem
is that I want the service to encrypt the outgoing messages with the public key
of the Client’s certificate, but this certificate must be selected using the
key alias of the client. In order to do that, I need to access to the
information of the incoming message header.
 
 
How can I
do that? I mean, How can I access to the Security header information in the
Service Implementation?
 
Thanks in
advance,
 
Regards
 
V Guardiola


      

Reply via email to