You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Natanasabai C <na...@gmail.com> on 2012/03/26 10:45:12 UTC

Need help in using X509 certificate with rampart

Hi,

Please find the SOAP request XMLs generated using rampart 1.6 sample code
provided at http://axis.apache.org/axis2/java/rampart/samples.html.

The SAMLrequest.xml has a tag ds:X509Certificate which is not present in
the other 2 xmls (signed , encrypted).
Instead wsse:BinarySecurityToken tag with certid is present in these
requests.

My assumption is that the other 2 xmls (signed , encrypted) are also using
X509 certificates. Can someone confirm if they use X509 certificates.
Your help is appreciated.

Thanks,
Natanasabai.

Re: Need help in using X509 certificate with rampart

Posted by Ruchith Fernando <ru...@gmail.com>.
Hi Natanasabai,

On Mon, Mar 26, 2012 at 4:45 AM, Natanasabai C <na...@gmail.com> wrote:
> Hi,
>
> Please find the SOAP request XMLs generated using rampart 1.6 sample code
> provided at http://axis.apache.org/axis2/java/rampart/samples.html.
>
> The SAMLrequest.xml has a tag ds:X509Certificate which is not present in the
> other 2 xmls (signed , encrypted).
> Instead wsse:BinarySecurityToken tag with certid is present in these
> requests.
>
> My assumption is that the other 2 xmls (signed , encrypted) are also using
> X509 certificates. Can someone confirm if they use X509 certificates.
> Your help is appreciated.

Looking at the messages it seems that both of them use X509 certificates.

Thanks,
Ruchith

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org