18
5
Adobe Reader, which I use on MS Windows, has the ability to validate the digital signature (created with an X.509 certificate) in a PDF file.
I'd like to do such verification on Linux desktops. I've tried Evince and Okular, the most recommended PDF readers, but they can't do that. On the other hand, Adobe Reader is not available for Linux (see https://get.adobe.com/reader/otherversions/). PDF readers that are built-in in current versions of Firefox and Chrome neither can verify the signatures.
I'm fine with using a gui, command line tool or a firefox/chrome extension to do this.
Take a look: http://askubuntu.com/questions/226257/how-can-i-validate-a-pdfs-digital-signature-with-evince
– duDE – 2015-09-22T11:15:17.2273
I've found out that recently there has been some development in poppler, the PDF lib used by Envice and Okular, - see Bug 16770 - support for digital signatures.
– rpr – 2015-09-23T10:34:32.140