Commit a9909e2 1 parent ce6d949 commit a9909e2 Copy full SHA for a9909e2
File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -30,15 +30,12 @@ use-agent
30
30
# communicate with to receive keys from, send keys to, and search for keys on.
31
31
# The certificate from https://sks-keyservers.net/sks-keyservers.netCA.pem will
32
32
# 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
34
34
35
35
# When using --refresh-keys, if the key in question has a preferred keyserver
36
36
# URL, then disable use of that preferred keyserver to refresh the key from.
37
37
keyserver-options no-honor-keyserver-url
38
38
39
- # Don't leak DNS, see https://trac.torproject.org/projects/tor/ticket/2846.
40
- keyserver-options no-try-dns-srv
41
-
42
39
# When searching for a key with --search-keys, include keys that are marked on
43
40
# the keyserver as revoked.
44
41
keyserver-options include-revoked
You can’t perform that action at this time.
0 commit comments