mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
dirmngr: Support the new WKD draft with the openpgpkey subdomain.
* dirmngr/server.c (proc_wkd_get): Implement new openpgpkey subdomain method. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
b3a70b67f3
commit
914fa3be22
3 changed files with 68 additions and 19 deletions
|
@ -119,7 +119,7 @@ domaininfo_print_stats (void)
|
|||
}
|
||||
|
||||
|
||||
/* Return true if DOMAIN definitely does not support WKD. Noet that
|
||||
/* Return true if DOMAIN definitely does not support WKD. Note that
|
||||
* DOMAIN is expected to be lowercase. */
|
||||
int
|
||||
domaininfo_is_wkd_not_supported (const char *domain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue