Skip to content

Commit a9909e2

Browse files
committed
Remove deprecated gpg option
1 parent ce6d949 commit a9909e2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

gpg.conf

+1-4
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,12 @@ use-agent
3030
# communicate with to receive keys from, send keys to, and search for keys on.
3131
# The certificate from https://sks-keyservers.net/sks-keyservers.netCA.pem will
3232
# need to be trusted by the system for this to work.
33-
keyserver hkps://hkps.pool.sks-keyservers.net
33+
keyserver hkps://hkps.pool.sks-keyservers.net:443
3434

3535
# When using --refresh-keys, if the key in question has a preferred keyserver
3636
# URL, then disable use of that preferred keyserver to refresh the key from.
3737
keyserver-options no-honor-keyserver-url
3838

39-
# Don't leak DNS, see https://trac.torproject.org/projects/tor/ticket/2846.
40-
keyserver-options no-try-dns-srv
41-
4239
# When searching for a key with --search-keys, include keys that are marked on
4340
# the keyserver as revoked.
4441
keyserver-options include-revoked

0 commit comments

Comments
 (0)