Issue with --sign option

Ingo Klöcker kloecker at kde.org
Sun Aug 18 23:17:24 CEST 2013


On Saturday 17 August 2013 06:56:45 Tiwari, Ashish wrote:
> I have generated a new gpg key, but I am having the below problem.
> 
> echo <passphrase>|usr/local/bin/gpg --no-tty --passphrase-fd 0 -o
> /apploatr/.gnupg/ashish.pgp -sign --encrypt -r Ashish
> /apploatr/.gnupg/test.txt

Does the following work?

usr/local/bin/gpg -o /apploatr/.gnupg/ashish.pgp --sign --encrypt -r Ashish /apploatr/.gnupg/test.txt


Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/attachments/20130818/7a53d088/attachment.sig>


More information about the Gnupg-users mailing list