Page MenuHome GnuPG

gpgconf --list-options does not handle multiple trusted-keys.
Open, LowPublic

Description

In fact it does not handle trusted-key, default-new-key-adsk, and add-desig-revoker properly. Only the last occurance of them is returned by gpgconf --list-options gpg.

Revisions and Commits

Event Timeline

werner renamed this task from gpgconf --list-options does now handle multiple trusted-keys. to gpgconf --list-options does not handle multiple trusted-keys..Tue, Oct 1, 10:33 AM

Fixed for master. Let's first test this with kleopatra.

A quick test with gpa showed that the option values are shown but not in a real usable format (11111....1111,"2222....222) instead of for example (11111....1111,2222....222). Updating worked, though. Likely a problem in GPA.

gpgme should handle lists correctly. In Kleopatra those options are not shown in the configuration dialog because they are GC_LEVEL_INVISIBLE, i.e. Kleopatra can read them programmatically but they are not shown to the user.

werner lowered the priority of this task from Normal to Low.Wed, Oct 2, 5:15 PM
werner edited projects, added gnupg, Feature Request; removed gnupg24, gnupg22, vsd33, Restricted Project.