Hello again!
I happy :D Turning Pretty Print OFF when ouputting the signed XML document
solve my problem. What a mistake! Turning on modifies the signed document
adding new characters for pretty formatting...invalidating the enveloped
signature :p
Best regards...
--
Antonio Perdices González
--
Hello.
I've been trying to get validated a xml signed document, but after a lot
changes in my source code and hours checking all, i'm unable to do it.
First, I generated a public/private keypair using OpenSSL:
openssl genrsa -out privkey.pem 512
openssl req -new -x509 -key privkey.pem -out cert.