Home GnuPG

Make AddExistingSubkeyJob reject subkeys with combined algorithms

Description

Make AddExistingSubkeyJob reject subkeys with combined algorithms

* src/qgpgmeaddexistingsubkeyjob.cpp (add_subkey): Return error if
subkey has more than one keygrip.

Subkeys using combined algorithms have more than one keygrip. The
AddExistingSubkeyJob job would fail for such subkeys with an unknown
error. Fails with a not-supported error instead.

Details

Provenance
ikloeckerAuthored on Wed, Oct 29, 2:31 PM
Parents
rGPGMEQT86d58c452e00: Improve the fix for the DN parser
Branches
Unknown
Tags
Unknown
References
HEAD -> master
Tasks
T7883: Kleopatra: Unexpected comma separated keygrip for kyber certs