Hello, I wrote a Java SAAJ code to generate a SOAP message. I would like to add the x509 certificate in the SOAP header. I think I can use wss4j API to do this. I was wondering if you have any sample code to show me how I can do this.
Thanks in advance,
