diff options
author | Tharre <tharre3@gmail.com> | 2017-09-04 15:49:23 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2017-09-04 15:49:23 +0200 |
commit | e10f47cb4d3b1f05d57ad0aad7b352e697606a3e (patch) | |
tree | 9482b50d32b4653c53cdfbedff2883f9f96d6540 /.vim/bundle | |
parent | d3f24ecae44e04f421d651f0970a296a27d8da96 (diff) | |
download | dotfiles-e10f47cb4d3b1f05d57ad0aad7b352e697606a3e.tar.gz dotfiles-e10f47cb4d3b1f05d57ad0aad7b352e697606a3e.tar.xz dotfiles-e10f47cb4d3b1f05d57ad0aad7b352e697606a3e.zip |
gnupg: fix keyserver configuration
GnuPG only honors the last given keyserver[0]. So specifying multiple
keyservers does nothing. Furthermore, hkps requires the certificate file
to be specified[1], which may or may be installed. IPv6 may also cause
problems, and gpg does not retry if a connection fails.
For these reasons, we use the IPv4 only pool of sks.
[0] https://lists.gnupg.org/pipermail/gnupg-users/2003-May/018147.html
[1] https://sks-keyservers.net/overview-of-pools.php
Diffstat (limited to '.vim/bundle')
0 files changed, 0 insertions, 0 deletions