Encrypt with key ID
jane grove
grove.jane at gmail.com
Mon May 14 17:07:39 CEST 2007
Thanks, John.
However, when I use the command "gpg --batch -ea -r keyid filename", I got
an "encryption failed: unusable public key" error message.
Interestingly, when I use the command without batch mode like "gpg -ea
-r keyid filename", I'm able to encrypt the file. So the batch mode
is having problems.
How can I encrypt the file using recipient public keyid correctly in
batch mode?
Thanks,
On 5/11/07, John Clizbe <JPClizbe at tx.rr.com> wrote:
> jane grove wrote:
> > Hello,
> > What is the GPG command to use a recipient's key ID to encrypt files?
> > I tried the following command but it didn't work:
> > gpg --batch -ea filename keyid
>
> Almost...
>
> gpg --batch -ea -r keyid filename
>
> repeat -r <keyID> as often as needed.
>
>
>
> --
> John P. Clizbe Inet: John (a) Mozilla-Enigmail.org
> You can't spell fiasco without SCO. PGP/GPG KeyID: 0x608D2A10/0x18BB373A
> "what's the key to success?" / "two words: good decisions."
> "what's the key to good decisions?" / "one word: experience."
> "how do i get experience?" / "two words: bad decisions."
>
> "Just how do the residents of Haiku, Hawai'i hold conversations?"
>
>
>
More information about the Gnupg-users
mailing list