> On Wed, Jan 5, 2011 at 3:20 AM, Werner Koch <w...@gnupg.org> wrote:

>>  gpg --verify --output inner.asc outer.asc
>>
>> Verifies the outer signature and writes the signed text to inner.asc
>> which may then be verified as usual.

Sorry, I was wrong.  --verify does not output any data.  You need to
leave it out.  Thus a simple

 gpg --output inner.asc outer.asc

should do the job.  This behaviour is a bit suprising because GPGSM
behaves as I explained in my previous mail.


Shalom-Salam,

   Werner


-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to