[xmlsec] verify signature

lidia castillejo marco lidia castillejo marco <lidia.castillejo01@campus.upf.es>
Tue, 21 May 2002 23:01:51


Hi, 
I'm trying to verify the signatures using dsig3.c example . If the signature is generated from key (dsa, rsa) the verification is ok, but when i use a x509 certificate always verification failed. When I generate the signature I load private key using xmlSecSimpleKeysMngrLoadPemKey() and read the x509 certificate using xmlSecKeyReadPemCert().The generation result is ok. I'm using my own CA 

Regards, 
lidia