Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Documentation to verify builds with gpg does not work #493
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
thestinger
Nov 19, 2016
Contributor
Modern versions of GPG already have default keyservers.
Note that the documentation (man gpg) states this:
--keyserver name
This option is deprecated - please use the --keyserver in `dirmngr.conf' instead.
I don't want to include a guide on configuring GPG, especially when the default skeleton configuration file includes keyservers already.
|
Modern versions of GPG already have default keyservers. Note that the documentation (
I don't want to include a guide on configuring GPG, especially when the default skeleton configuration file includes keyservers already. |
thestinger
closed this
Nov 19, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
j1mc commentedNov 19, 2016
The documentation to verify the builds says:
But when I attempt the first command, I get:
Please include the desired keyserver as part of the documentation. Thank you.