diff options
author | Daniel Kahn Gillmor <[email protected]> | 2018-06-12 06:41:30 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2018-06-12 06:41:30 +0000 |
commit | ee1fc420fb9741b2cfaea6fa820a00be2923f514 (patch) | |
tree | 093eba65b95c060a7ea4dacff9343eb02eb7c457 /dirmngr | |
parent | doc: Mention new command --show-keys in the 2.2.7 NEWS. (diff) | |
download | gnupg-fix-T4018.tar.gz gnupg-fix-T4018.zip |
gpg: Print revocation certificate details when showing with-colons.fix-T4018
* g10/import.c (import_revoke_cert): add options argument, and print
colon-delimited output for revocation certificate as requested.
--
I looked into trying to make this work with one of the functions in
g10/keylist.c, but i saw nothing that will accept a revocation
certificate on its own, so i'm replicating the functionality directly
in g10/import.c. This is a bit unfortunate because the code for
describing a revocation cert now exists in two separate places, but
refactoring both list_keyblock_print() and list_keyblock_colon() in
g10/keylist.c seems like a much heavier lift.
GnuPG-Bug-id: 4018
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'dirmngr')
0 files changed, 0 insertions, 0 deletions