manpagez: man pages & more
info gnupg
Home | html | info | man

File: gnupg.info,  Node: Dirmngr Examples,  Next: Dirmngr Protocol,  Prev: Dirmngr Signals,  Up: Invoking DIRMNGR

3.5 Examples
============

Here is an example on how to show dirmngr's internal table of OpenPGP
keyserver addresses.  The output is intended for debugging purposes and
not part of a defined API.

       gpg-connect-agent --dirmngr 'keyserver --hosttable' /bye

   To inhibit the use of a particular host you have noticed in one of
the keyserver pools, you may use

      gpg-connect-agent --dirmngr 'keyserver --dead pgpkeys.bnd.de' /bye

   The description of the 'keyserver' command can be printed using

      gpg-connect-agent --dirmngr 'help keyserver' /bye

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.