diff --git a/dotfiles/gnupg/gpg.conf b/dotfiles/gnupg/gpg.conf index 0e0686d..95774cd 100644 --- a/dotfiles/gnupg/gpg.conf +++ b/dotfiles/gnupg/gpg.conf @@ -2,7 +2,7 @@ use-agent # HKPS requires gnupg-curl for gpg1 keyserver hkps://hkps.pool.sks-keyservers.net # Unfortunately, the path must be fully-qualified -keyserver-options auto-key-retrieve ca-cert-file=/home/david/.gnupg/sks-keyservers.pem +keyserver-options auto-key-retrieve no-honor-keyserver-url ca-cert-file=/home/david/.gnupg/sks-keyservers.pem auto-key-locate keyserver personal-digest-preferences SHA256 cert-digest-algo SHA256 diff --git a/private_dotfiles/ssh/config b/private_dotfiles/ssh/config index f77467c..2c11207 100644 Binary files a/private_dotfiles/ssh/config and b/private_dotfiles/ssh/config differ