From 917f046bf4d1e8f49628989f3c576870a3f458f6 Mon Sep 17 00:00:00 2001 From: ilf Date: Sat, 5 Jul 2014 23:23:44 +0200 Subject: [PATCH] gpg.conf: needs gnupg-curl for hkps --- configs/gnupg/gpg.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/gnupg/gpg.conf b/configs/gnupg/gpg.conf index 61c0350..23b5b2f 100644 --- a/configs/gnupg/gpg.conf +++ b/configs/gnupg/gpg.conf @@ -45,6 +45,7 @@ use-agent # This is the server that --recv-keys, --send-keys, and --search-keys will # communicate with to receive keys from, send keys to, and search for keys on +# Needs gnupg-curl, on Debian-based systems: sudo apt-get install gnupg-curl keyserver hkps://hkps.pool.sks-keyservers.net # Provide a certificate store to override the system default