[okular] [Bug 469705] okular does not find any certificate for digital signing
Sune Vuorela
bugzilla_noreply at kde.org
Mon May 15 11:25:31 BST 2023
https://bugs.kde.org/show_bug.cgi?id=469705
Sune Vuorela <kde at pusling.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kde at pusling.com
--- Comment #4 from Sune Vuorela <kde at pusling.com> ---
(In reply to Philippe ROUBACH from comment #3)
> It's strange because in an issue in gitlab about poppler I read that the
> code for digital signing in poppler is a copy of the code in LibreOffice.
>
> see https://gitlab.freedesktop.org/poppler/poppler/-/issues/465
The LibreOffice code can interact with both nss and the gpg keystore.
Poppler currently can only interact with the nss keystore (There are patches
under review also letting poppler (and then also okular) interact with the gpg
keystore)
KMail and Kleopatra only uses the gpg keystore.
You can ask poppler about it's available keys with the pdfsig utility, like
`pdfsig -nssdir ~/.pki/nssdb/ -list-nicks`
and see what's available
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list