From 41b078877a6bf9d26cb7bbb1a0c567eccff18d59 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 5 May 2014 21:36:13 -0400 Subject: gpg.conf: use hkp://keys.gnupg.net as keyserver --- .gnupg/gpg.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gnupg') diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf index e016a92..9cd0eb5 100644 --- a/.gnupg/gpg.conf +++ b/.gnupg/gpg.conf @@ -258,4 +258,6 @@ list-options show-uid-validity sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g # when making an OpenPGP certification, use a stronger digest than the default SHA1: cert-digest-algo SHA512 + +keyserver hkp://keys.gnupg.net # END -- cgit v1.2.3