[xmlsec] Verifying error for proper xml document
Aleksey Sanin
aleksey at aleksey.com
Thu Apr 10 06:59:09 PDT 2003
Hi!
Please read section 3.2 from the FAQ: http://www.aleksey.com/xmlsec/faq.html
A trivial DTD file solves the problem:
[aleksey at lsh arda]$ cat pares.dtd
<!ATTLIST PARes id ID #IMPLIED>
[aleksey at lsh arda]$ xmlsec1 verify --dtd-file pares.dtd --trusted
cthRoot.pem PARes.xml
OK
SignedInfo References (ok/all): 1/1
Manifests References (ok/all): 0/0
One a side note,this is the first time, Visa3D 1.0.2 was successfully
verified :)
Aleksey
More information about the xmlsec
mailing list