Hi, I'v got some signed files from a OFTP-Server, i' trying to verify those
files with openssl cms, but i get following error:
CMS routines:CMS_verify:signer certificate not found
The commando i use was:
openssl cms -verify -in signed.txt -inform der -certfile certs/local.cer
-CAfile certs/ca.cer
here signed.txt ist the file i've received. has anyone an idea how to do
this correctly? I'm sure that the "signed.txt" was signed by certs/local.cer
and this file ist nodetach and nointern.
thinks
Rene

-- 
View this message in context: 
http://old.nabble.com/CMS-routines%3ACMS_verify%3Asigner-certificate-not-found-tp30366670p30366670.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to