how to encrypt to multiple recipients

Jeffrey Stedfast fejj at ximian.com
Sat Aug 4 20:08:01 CEST 2001


When attempting to encrypt to multiple recipients with the following
command-line:

gpg --verbose --yes --batch --armor -r recipient1 -r recipient2 ...
--output - --encrypt

it seems that gpg only encrypts to the public key of the first recipient
listed.

How can I encrypt to the public keys of multiple recipients?

Jeff





More information about the Gnupg-devel mailing list