remove not need keyserver certificate, see https://github.com/drduh/YubiKey-Guide/issues/48

pull/50/head
Philipp Eckel 6 years ago
parent 161dea9e92
commit dcadfbdccd
No known key found for this signature in database
GPG Key ID: BB7F99F6288FDE06

@ -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