xsec-checksig.pod(1) | Apache XML Security | xsec-checksig.pod(1) |
xmlsec-checksig - Check a signature embedded in an XML file
xmlsec-checksig [-s] [-h string]
[-x] [-d ns-uri name]
[-i] [--id name] input
xmlsec-checksig checks a digital signature embedded in an XML file using the Apache XML Security for C++ library. It reads the XML document to check from the provided input file and expects the signature to follow the XML Digital Signature and Encryption specifications.
Note that each option must be given as a separate argument.
xmlsec-checksig exits with status 0 if the signature is valid and with status 1 if the signature is not valid. If it cannot process the input file for some reason, it exits with status 2.
This manual page was written by Russ Allbery for Debian.
The authors hereby relinquish any claim to any copyright that they may have in this work, whether granted under contract or by operation of law or international treaty, and hereby commit to the public, at large, that they shall not, at any time in the future, seek to enforce any copyright in this work against any person or entity, or prevent any person or entity from copying, publishing, distributing or creating derivative works of this work.
2020-12-27 | 2.0.2 |