From 33fd4598238bc74e23c80d0cd6234f3702327e25 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 25 Jun 2017 01:23:26 +1200 Subject: Remove deprecated keyserver options > gpg: keyserver option 'check-cert' is obsolete > gpg: keyserver option 'ca-certfile' is unknown > gpg (GnuPG) 2.1.18 > libgcrypt 1.7.6-beta > Copyright (C) 2017 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Home: /home/tom/.gnupg > Supported algorithms: > Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA > Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, > CAMELLIA128, CAMELLIA192, CAMELLIA256 > Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 > Compression: Uncompressed, ZIP, ZLIB, BZIP2 --- gnupg/gpg.conf.mi5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnupg/gpg.conf.mi5') diff --git a/gnupg/gpg.conf.mi5 b/gnupg/gpg.conf.mi5 index c6793b64..1617a979 100644 --- a/gnupg/gpg.conf.mi5 +++ b/gnupg/gpg.conf.mi5 @@ -26,7 +26,7 @@ keyserver <% KEYSERVER %> # Retrieve keys automatically; check the keyserver port cert; use whichever # server is proffered from the pool -keyserver-options auto-key-retrieve check-cert no-honor-keyserver-url ca-certfile=<% HOME %>/.gnupg/sks-keyservers.net/sks-keyservers.netCA.pem +keyserver-options auto-key-retrieve no-honor-keyserver-url # Include trust/validity for UIDs in listings list-options show-uid-validity -- cgit v1.2.3