mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
dirmngr: Fix handling of CNAMEed keyserver pools.
* dirmngr/ks-engine-hkp.c (map_host): Don't use the cname for HTTPHOST. * dirmngr/server.c (make_keyserver_item): Map keys.gnupg.net. -- For a description of the problem see the comment in make_keyserver_item. GnuPG-bug-id: 3755 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
bb8894760f
commit
cc66108253
3 changed files with 36 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -19,6 +19,9 @@ Noteworthy changes in version 2.2.7 (unreleased)
|
|||
* dirmngr: Fix a regression since 2.1.16 which caused corrupted CRL
|
||||
caches under Windows. [#2448,#3923]
|
||||
|
||||
* dirmngr: Fix a CNAME problem with pools and TLS. Also use a fixed
|
||||
mapping of keys.gnupg.net to sks-keyservers.net. [#3755]
|
||||
|
||||
|
||||
Noteworthy changes in version 2.2.6 (2018-04-09)
|
||||
------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue