gnupg: Switch keyserver to hkps
This commit is contained in:
parent
26a9621318
commit
32c53f3b94
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,8 @@ armor
|
|||
charset utf-8
|
||||
default-preference-list AES256 TWOFISH SHA512 SHA256 BZIP2 ZLIB
|
||||
keyid-format 0xlong
|
||||
keyserver hkp://keys.gnupg.net
|
||||
keyserver hkp://pgp.mit.edu
|
||||
keyserver hkp://keyserver.ubuntu.com
|
||||
keyserver hkps://keys.openpgp.org
|
||||
keyserver hkps://keys.mailvelope.com
|
||||
personal-cipher-preferences AES256 TWOFISH
|
||||
personal-compress-preferences BZIP2 ZLIB
|
||||
personal-digest-preferences SHA512 SHA256
|
||||
|
|
Loading…
Reference in a new issue