diff options
| author | Tharre <tharre3@gmail.com> | 2021-07-07 23:11:08 +0200 | 
|---|---|---|
| committer | Tharre <tharre3@gmail.com> | 2021-12-19 03:27:07 +0100 | 
| commit | 06b51a878841b9bcdbda859aec64b028825a9059 (patch) | |
| tree | b3e1300c8f3d0b2f466fe78e28b1b2d2651f2f2b | |
| parent | 3942dcd12c0ca9aac4577d2822a52329d116f2fe (diff) | |
| download | dotfiles-06b51a878841b9bcdbda859aec64b028825a9059.tar.gz dotfiles-06b51a878841b9bcdbda859aec64b028825a9059.tar.xz dotfiles-06b51a878841b9bcdbda859aec64b028825a9059.zip | |
gpg: replace sks-keyservers with keys.openpgp.org
| -rw-r--r-- | .gnupg/gpg.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf index 70f1734..5e6b8db 100644 --- a/.gnupg/gpg.conf +++ b/.gnupg/gpg.conf @@ -6,4 +6,4 @@ encrypt-to 0xC8F0B2F4  # automatically fetch keys  keyserver-options auto-key-retrieve -keyserver hkp://ipv4.pool.sks-keyservers.net +keyserver hkps://keys.openpgp.org | 
