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
|
charset utf-8
|
||||||
default-preference-list AES256 TWOFISH SHA512 SHA256 BZIP2 ZLIB
|
default-preference-list AES256 TWOFISH SHA512 SHA256 BZIP2 ZLIB
|
||||||
keyid-format 0xlong
|
keyid-format 0xlong
|
||||||
keyserver hkp://keys.gnupg.net
|
keyserver hkps://keys.openpgp.org
|
||||||
keyserver hkp://pgp.mit.edu
|
keyserver hkps://keys.mailvelope.com
|
||||||
keyserver hkp://keyserver.ubuntu.com
|
|
||||||
personal-cipher-preferences AES256 TWOFISH
|
personal-cipher-preferences AES256 TWOFISH
|
||||||
personal-compress-preferences BZIP2 ZLIB
|
personal-compress-preferences BZIP2 ZLIB
|
||||||
personal-digest-preferences SHA512 SHA256
|
personal-digest-preferences SHA512 SHA256
|
||||||
|
|
Loading…
Reference in a new issue