You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by he...@alice.it on 2006/06/10 18:42:50 UTC

how i can add x509 security token??

I have a certificate x509 .der and  it private key stored in pkcs#8 file. Now i have to create a wss message and add the x509 certificate then, i have to sign the message with the private key of the certificate. i know that i must use wss4j but i don't find how do it.

Can you help me in the creation of the message with some examples??

Thank you very much