[xmlsec] Re: Verifying an signature ... Problem
Aleksey Sanin
aleksey at aleksey.com
Wed Feb 26 11:58:11 PST 2003
Yes, you are right about -CAfile, I forget it, sorry. Actually,
everything works just
fine for me now (and all the openssl stuff was not needed :) ):
[aleksey at lsh]$ xmlsec verify --trusted c.pem
3dsec_xmldsig_verify_3006.xml
= Status:
== Signatures ok: 1
== Signatures fail: 0
== SignedInfo Ref ok: 1
== SignedInfo Ref fail: 0
== Manifest Ref ok: 0
== Manifest Ref fail: 0
OK
c.pem is self signed so it must be loaded as trusted.
Aleksey
More information about the xmlsec
mailing list