Home GnuPG
Diffusion GnuPG 9ac31f91b100

gpg: Add new --auto-key-locate mechanism "dane".
9ac31f91b100Unpublished

Unpublished Commit · Learn More

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

Description

gpg: Add new --auto-key-locate mechanism "dane".

* g10/call-dirmngr.c (gpg_dirmngr_dns_cert): Allow fetching via DANE.
* g10/keyserver.c (keyserver_import_cert): Add arg "dane_mode".
* g10/options.h (AKL_DANE): New.
* g10/getkey.c (get_pubkey_byname): Implement AKL_DANE.
(parse_auto_key_locate): Ditto.

To test this use

gpg --auto-key-locate clear,dane,local --locate-key -v wk@gnupg.org
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Oct 6 2015, 8:31 PM
Parents
rG264a81d82737: dirmngr: Addlow fetching keys using OpenPGP DANE
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG9ac31f91b100: gpg: Add new --auto-key-locate mechanism "dane". (authored by Werner Koch <wk@gnupg.org>).Oct 6 2015, 8:31 PM