diff options
-rw-r--r-- | .gnupg/gpg.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 |