Merge pull request #50 from peckeltw/master

remove not need keyserver certificate, see https://github.com/drduh/Y
pull/51/head
drduh 6 years ago committed by GitHub
commit 7371ec5b19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -871,7 +871,6 @@ Paste the following text into a terminal window to create a [recommended](https:
auto-key-locate keyserver
keyserver hkps://hkps.pool.sks-keyservers.net
keyserver-options no-honor-keyserver-url
keyserver-options ca-cert-file=/etc/sks-keyservers.netCA.pem
keyserver-options no-honor-keyserver-url
keyserver-options debug
keyserver-options verbose
@ -893,10 +892,6 @@ Paste the following text into a terminal window to create a [recommended](https:
require-cross-certification
EOF
To install the keyservers CA file:
$ sudo curl -s "https://sks-keyservers.net/sks-keyservers.netCA.pem" -o /etc/sks-keyservers.netCA.pem
## Import public key
Import it from a file:

Loading…
Cancel
Save