diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-25 17:39:01 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-25 17:39:01 -0400 |
commit | 6037a421c142502108ce9525c62cd0db4714ecdb (patch) | |
tree | f5b4dd7565e86d9686151acaf38ae6e51c519153 /etc | |
parent | 55bc90d41588be450c7ab28146683a3017d7ddb3 (diff) | |
parent | fa4afa22523331e9d0325bdbb5b6f92115686bce (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'etc')
-rw-r--r-- | etc/gnupg-authentication.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/gnupg-authentication.conf b/etc/gnupg-authentication.conf index e00d317..7e5620b 100644 --- a/etc/gnupg-authentication.conf +++ b/etc/gnupg-authentication.conf @@ -8,7 +8,7 @@ primary-keyring /var/lib/monkeysphere/gnupg-authentication/pubring.gpg keyring /var/lib/monkeysphere/gnupg-host/pubring.gpg # PGP keyserver to use for PGP queries. -keyserver hkp://pgp.mit.edu +keyserver hkp://pool.sks-keyservers.net # GPG list options. It is recommended that you have at least # "show-uid-validity". |