]> git.donarmstrong.com Git - gnupg.git/commitdiff
use just one keyserver
authorDon Armstrong <don@donarmstrong.com>
Tue, 1 Aug 2017 15:37:07 +0000 (08:37 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 1 Aug 2017 15:37:07 +0000 (08:37 -0700)
.gnupg/gpg.conf

index 343dcf640ffc5aed1652a4f20246fdbea0cf78c0..ee038af9fb31884ea7842c14f8de166a2b4c2255 100644 (file)
@@ -93,32 +93,7 @@ lock-once
 # GnuPG Agent
 use-agent
 
-# GnuPG can import a key from a HKP keyerver if one is missing
-# for certain operations. Is you set this option to a keyserver
-# you will be asked in such a case whether GnuPG should try to
-# import the key from that server (server do syncronize with each
-# other and DNS Round-Robin may give you a random server each time).
-# Use "host -l pgp.net | grep www" to figure out a keyserver.
-#
-# If you do not want to use the default port 11371, you can give the
-# name of the keyserver like this: 
-#   x-hkp://keyserver.example.net:22742
-# If you have problems connecting through a buggy proxy, you can use this:
-#   x-broken-hkp://keyserver.example.net:11371
-# But first you should make sure that you have read the man page regarding
-# proxies (--honor-http-proxy)
-# Most users just set the name of the preferred keyserver.
-#keyserver wwwkeys.pgp.net
-keyserver x-hkp://pool.sks-keyservers.net
-#keyserver 212.55.198.213
-#keyserver x-hkp://wwwkeys.pgp.net
-#keyserver subkeys.pgp.net
-#keyserver pgp.mit.edu
-#keyserver keyring.debian.org
-#keyserver x-hkp://keyserver.noreply.org:80
-
-# The environment variable http_proxy is only used when the
-# this option is set.
+keyserver pool.sks-keyservers.net
 
 keyserver-options auto-key-retrieve
 no-auto-check-trustdb