Page MenuHome GnuPG

Kleopatra: Show isQualified in Certificate details if true
Open, NormalPublic

Description

With Okular now used for signing Qualified signatures become more important.

Kleopatra should show this in the certificate details. For testing you might use the "qualified.txt" (although werner is not sure if this still works)

Event Timeline

aheinecke created this task.

Werner mentioned that the keyword "qual" can also be used like the "relax" keyword can also be used in the global trustlist.txt

TobiasFella set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/201.
TobiasFella moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
TobiasFella changed the task status from Open to Testing.Oct 1 2025, 4:43 PM

(writing this much later, since got lost)

Since this never specified exactly how it should look, here's what's been implemented:

timegrid edited projects, added gpd5x; removed Restricted Project.Fri, Dec 12, 2:38 PM
timegrid moved this task from Backlog to QA on the gpd5x board.
ebo changed the task status from Testing to Open.Tue, Dec 23, 4:21 PM
ebo moved this task from QA to WIP on the gpd5x board.
ebo added a subscriber: ebo.

Gpg4win-5.0.0-beta476:

I've created a global trustlist.txt at C:\ProgramData\GNU\etc\gnupg with an entry for the RootCA for Werners QES key with the qual keyword. (The local config would not work, according to the man page.)

But after restarting Kleopatra and it's background processes I do not see "qualified signature" for Werners key:

If I did something wrong, please point me in the right direction

What does gpgsm -k --with-colons print for Werner's QES key? The usage / capabilities should contain s (for signing) and q (for qualified signing). If q is missing then something isn't set up correctly.