[Poppler-bugs] [Bug 99416] Sign PDF with digital signature
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 7 09:43:24 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99416
--- Comment #29 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 134040
--> https://bugs.freedesktop.org/attachment.cgi?id=134040&action=edit
Script to generate certificates
To test signing I used the attached script to generate a self signed
certificate. I used this PDF file which contains an unsigned signature form:
https://help.queens.edu/hc/en-us/article_attachments/211567983/Signature_Test_Form.pdf
then signed it with
pdfsig -nssdir sql:$HOME/.nssdb -sign 1 -nick johndoe Signature\ Test\ Form.pdf
out.pdf
and checked it with
pdfsig -nssdir sql:$HOME/.nssdb out.pdf
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170907/c3e67061/attachment-0001.html>
More information about the Poppler-bugs
mailing list