Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 449 Bytes

FileSignatureValidator

Python command on top of poppler-utils and openssl used to verify file signatures.

this command will simply verify a signature, not the issuer certificate. It would also implement the certificate issuer verification, downloading first the CA.crt or its chain of trusts. Please open Issues if you need this additional feature.

other tools