hi,

On the web page for openssl, s/mime utility gives exit codes explanations.

****************************
1.the operation was completely successfully.
2.an error occurred parsing the command options.
3.one of the input files could not be read.
4.an error occurred creating the PKCS#7 file or when reading the MIME message.
5.an error occurred decrypting or verifying the message.
6.the message was verified correctly but an error occurred writing out the
signers certificates.
****************************

Is there somewhere the "help text" for exit code 0, since my "openssl smime
-verify -in .............." command returns 0 ? Shouldn't it be 1 ?

thx,


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

Reply via email to