nested verification?
    Werner Koch 
    wk at gnupg.org
       
    Mon Jan 10 18:27:36 CET 2011
    
    
  
> On Wed, Jan 5, 2011 at 3:20 AM, Werner Koch <wk at 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.
    
    
More information about the Gnupg-users
mailing list