https://bugs.kde.org/show_bug.cgi?id=469705

Sune Vuorela <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Sune Vuorela <[email protected]> ---
(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 watching all bug changes.

Reply via email to