Multiple signing

David Shaw dshaw at jabberwocky.com
Thu Feb 17 17:52:35 CET 2005


On Thu, Feb 17, 2005 at 05:26:03PM +0100, Sascha Kiefer wrote:
> Is it feasible to sign something with more than one key?
> And if yes, how is it done? By calling "gpg --sign" n-times using the 
> option default-key? Or is there multiple sign option?

gpg -u key1 -u key2 -u key3 --sign foo.txt

David



More information about the Gnupg-users mailing list