Is there a way to determine the certificate/alias rampart used to verify
the signature (509 profile)? For example, does rampart set a property in
the message context? I would want to retrieve this information in
another axis2 module/handler after the rampart module runs.

I know I can perform the same parsing/dereferencing rampart/wss4j does
on the security header (e.g., SecurityTokenReference) to determine the
alias using Merlin, but then I'm repeating things already performed.

Any suggestions? 

Thanks,
Bob

Reply via email to