Re: verify a pdf document with a pkcs7 signature

2008-02-04 Thread Victor Duchovni
On Sat, Feb 02, 2008 at 08:33:40PM +0100, Sebastian Patschorke wrote: > I don't know how to use openssl, that it verifies me a signature for a > pdf document. This is what I tried: > > openssl smime -verify -in RGF131361240.pdf -signer 799562928.crt -out > RGF131361240.pdf.pkcs7 Why "smime". A

Re: verify a pdf document with a pkcs7 signature

2008-02-04 Thread Dr. Stephen Henson
On Sat, Feb 02, 2008, Sebastian Patschorke wrote: > Hello! > > I don't know how to use openssl, that it verifies me a signature for a pdf > document. This is what I tried: > > openssl smime -verify -in RGF131361240.pdf -signer 799562928.crt -out > RGF131361240.pdf.pkcs7 > > RGF131361240.pdf is t

verify a pdf document with a pkcs7 signature

2008-02-04 Thread Sebastian Patschorke
Hello! I don't know how to use openssl, that it verifies me a signature for a pdf document. This is what I tried: openssl smime -verify -in RGF131361240.pdf -signer 799562928.crt -out RGF131361240.pdf.pkcs7 RGF131361240.pdf is the original document, RGF131361240.pdf.pkcs7 the signature and