one more question: is there a way to use additional keyring when needed ?

David Shaw dshaw at jabberwocky.com
Thu Mar 6 18:51:25 CET 2008


On Wed, Mar 05, 2008 at 12:42:52AM -0800, vl.pavlov wrote:
> 
> hello again
> 
> is there a way to set (defaults) gpg to use additional keyring on defined
> location when needed

Sure, just add "keyring the-other-keyring.gpg" to your gpg.conf file
or give --keyring on the command line.  By default, the keyring is
expected to be in your .gnupg directory.  If you want, you can give a
"/full/path/to/the/keyring.gpg" to the keyring command and then it
will look anywhere you like.

David



More information about the Gnupg-users mailing list