diff options
author | Werner Koch <[email protected]> | 2025-01-08 17:19:49 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-01-08 17:19:49 +0000 |
commit | a2f2523b99ff0ce27bd83558db40496b0528ecf6 (patch) | |
tree | b7a5e6643bb0f4bbf04b6ec2fff6607c163829d2 /doc/dirmngr.texi | |
parent | doc: One typo fix. (diff) | |
download | gnupg-a2f2523b99ff0ce27bd83558db40496b0528ecf6.tar.gz gnupg-a2f2523b99ff0ce27bd83558db40496b0528ecf6.zip |
Remove the default keyserver.
Diffstat (limited to 'doc/dirmngr.texi')
-rw-r--r-- | doc/dirmngr.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index d986eaafa..9683ea5ab 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -345,9 +345,7 @@ service (.onion), Dirmngr selects the keyserver to use depending on whether Tor is locally running or not. The check for a running Tor is done for each new connection. -If no keyserver is explicitly configured, dirmngr will use the -built-in default of @code{https://keyserver.ubuntu.com}. To avoid the -use of a default keyserver the value @code{none} can be used. +There is no default keyserver since version 2.5.3. Windows users with a keyserver running on their Active Directory may use the short form @code{ldap:///} for @var{name} to access this directory. |