Home GnuPG
Diffusion GnuPG f361141a4436

gpg: accept subkeys with a good revocation but no self-sig during import
f361141a4436Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: accept subkeys with a good revocation but no self-sig during import

* g10/import.c (chk_self_sigs): Set the NODE_GOOD_SELFSIG flag when we
encounter a valid revocation signature. This allows import of subkey
revocation signatures, even in the absence of a corresponding subkey
binding signature.

This fixes the remaining test in import-incomplete.scm.

  • GnuPG-Bug-id: T4393
  • Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>

Details

Provenance
ValodimAuthored on Jun 13 2019, 9:27 PM
dkgCommitted on Jun 14 2019, 6:07 PM
Parents
rGa1db83d8a330: gpg: allow import of previously known keys, even without UIDs
Branches
Unknown
Tags
Unknown
References
fix-4393