Hi Steve

> 
> As mentioned in the manual page the -signer when used with -verify is
> the file to write the signers certificate to. One ore more possible
> candidate signer certificates should be presented to the -certfile
> option. So if you do:
> 
> openssl smime -verify  -certfile tim.crt -in message.txt  -CAfile
> cas.crt
> 
> it should be OK. You don't need -nointern that just means that it always
> ignores certificates in the message, without -nointern it wil still look
> in those mentioned in -certfile if the signer's certificate can't be
> found in the message itself.

Thanks, this worked flawlessly. Sorry for not reading the documentation
properly...

Tim
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to