>From: owner-openssl-us...@openssl.org On Behalf Of massimiliano.m...@gmail.com >Sent: Monday, 17 December, 2012 12:00
>Sorry, wrong error. The actual error is: ><snip> ./openssl smime -verify -in message.txt.signed -text -CAfile cacert.pem >Verification failure >2897402476:error:0D0D50CE:asn1 encoding routines:SMIME_text: >mime no content type:asn_mime.c:586: >2897402476:error:21075081:PKCS7 routines:PKCS7_verify: >smime text error:pk7_smime.c:395: Does the signed-content have MIME headers with text/plain? Note that unlike many other commandline utilities where -text means to prettyprint something, smime -text means to add or remove MIME headers for this type. See the man page. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org