[Poppler-bugs] [Bug 99416] Sign PDF with digital signature

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 6 23:19:19 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99416

--- Comment #24 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 134029
  --> https://bugs.freedesktop.org/attachment.cgi?id=134029&action=edit
pdfsig: add -nssdi option

I had trouble getting the patch to work until I found nss_init() did not like
my database format in my firefox profile.

I've created a patch for pdfsig that allows specifying the database location so
I could create db in the new format.

All the calls to NSS functions need checking for errors and printing a NSS
error message is this can fail in many different ways. I also found I needed to
create the db with --empty-password otherwise pdfsig fails to sign with no
error message.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170906/d9c74b73/attachment.html>


More information about the Poppler-bugs mailing list