You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by Manuel Soto <mr...@yahoo.com> on 2004/08/22 16:12:57 UTC

How to validate the X.509 certificate in a signed xml file

I did a test where I change a byte in the XML signed file, in the x.509 
element, and the file is recognized as valid. If I change a bit the any 
signed parts then is not recognized( as expected).

How can I validate the x.509 element before the xml signed file?