Update gnupg conf

This commit is contained in:
Hunter Haugen 2020-08-27 11:58:30 -07:00
parent 24a05ba299
commit 5543367391
Signed by: hunner
GPG key ID: EF99694AA599DDAD
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# This is the server that --recv-keys, --send-keys, and --search-keys will # This is the server that --recv-keys, --send-keys, and --search-keys will
# communicate with to receive keys from, send keys to, and search for keys on # communicate with to receive keys from, send keys to, and search for keys on
keyserver hkps://hkps.pool.sks-keyservers.net no-honor-keyserver-url include-revoked keyserver hkps://keys.openpgp.org
hkp-cacert ~/.gnupg/hkps.pool.sks-keyservers.net.pem disable-ipv6

View file

@ -40,9 +40,10 @@ list-options show-uid-validity
verify-options show-uid-validity verify-options show-uid-validity
# This is taken over by dirmngr, but needed here for send keys # This is taken over by dirmngr, but needed here for send keys
#keyserver hkps://keys.openpgp.org
keyserver hkps://hkps.pool.sks-keyservers.net keyserver hkps://hkps.pool.sks-keyservers.net
keyserver-options no-honor-keyserver-url #keyserver-options no-honor-keyserver-url
keyserver-options include-revoked #keyserver-options include-revoked
#----------------------------- #-----------------------------
# algorithm and ciphers # algorithm and ciphers