Home GnuPG
Diffusion GnuPG 7102d9b798b0

gpg: Do not print a hint to use the deprecated --keyserver option.

Description

gpg: Do not print a hint to use the deprecated --keyserver option.

* g10/keyserver.c (keyserver_search): Remove a specialized error
message.

Dirmngr comes with a default keyserver and the suggestion to use
gpg --keyserver
is not good because that option is deprecated. An error message
"No keyserver available" is sufficient.

  • GnuPG-bug-id: T4512
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 14 2019, 7:56 AM
Parents
rG802a2aa300ba: g10: Fix possible null dereference.
Branches
Unknown
Tags
Unknown
Tasks
T4512: gpg's --keyserver option should be more robustly deprecated