Hi
Thanks a lot for your help. I converted the .p7c to .pem using this
openssl pkcs7 -in key.p7c -inform DER -print_certs
And I am trying to verify. I am getting Verification failure.
Why!!! . What should I do.
thanks
regards
mahesh
D:\mananth\ssl\ssl_test\Debug>openssl smime -verify -CAfile rallen.pem
-CApath
. -in rallen.eml
Verification Failure
760:error:21075075:PKCS7 routines:PKCS7_verify:certificate verify
error:.\crypto
\pkcs7\pk7_smime.c:213:Verify error:self signed certificate in certificate
chain
D:\mananth\ssl\ssl_test\Debug>openssl smime -verify -nochain -CAfile
rallen.pem
-CApath . -in rallen.eml
Verification Failure
848:error:21075075:PKCS7 routines:PKCS7_verify:certificate verify
error:.\crypto
\pkcs7\pk7_smime.c:213:Verify error:unable to get local issuer certificate
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]