From e4381ff3b71062d49fbb8c267c6b1b4f9ce517fd Mon Sep 17 00:00:00 2001 From: Evangelos Foutras Date: Thu, 31 Dec 2015 03:25:41 +0200 Subject: Allow linking to the PGP server over HTTPS Signed-off-by: Evangelos Foutras --- settings.py | 1 + 1 file changed, 1 insertion(+) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 6ffed75b..79271772 100644 --- a/settings.py +++ b/settings.py @@ -157,6 +157,7 @@ LOGGING = { ## Server used for linking to PGP keysearch results PGP_SERVER = 'pgp.mit.edu' +PGP_SERVER_SECURE = True # URL to fetch a current list of available ISOs ISO_LIST_URL = 'https://releng.archlinux.org/isos/' -- cgit v1.2.3-55-g3dc8