Mahesh Anantharaman wrote:
>
> openssl smime -verify -noverify -nointern -nochain -in message.txt
> -certfile myfile.pem
Note that you normally MUST verify the validity of the sender's
certificate against a trusted root cert which you retrieved in a
secure way. Otherwise you have to make sure that you get each
sender's certificate through a secure channel (and use it as trusted
certificate). Well, that's what the whole PKI stuff is for...
Ciao, Michael.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]