[Poppler-bugs] [Bug 94376] Implement digital signature support (glib frontend)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 28 23:49:53 UTC 2016


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

Andre Guerreiro <aguerreiro1985 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124622|0                           |1
        is obsolete|                            |

--- Comment #3 from Andre Guerreiro <aguerreiro1985 at gmail.com> ---
Created attachment 124771
  --> https://bugs.freedesktop.org/attachment.cgi?id=124771&action=edit
Fixed issues with previous patch

This patch addresses the issues Carlos mentioned, with the exception of the
return value of poppler_form_field_signature_validate() because I think it
makes sense to return the output of the whole operation in a single structure
and I should add that signature and cert status are different steps of the same
high-level validation so I don't think certificate validation should have a
seperate entry point in the API.

Actually thinking of the goal of providing trust to the end-user, certificate
validation should be always performed and we only offer a way to disable it
because in practice there are cases when we can't accomplish it because e.g. we
are offline and so we can't check revocation status via OCSP

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


More information about the Poppler-bugs mailing list