Re: Using CMS_verify() without certificates

2010-10-08 Thread tmu
On 10/07/2010 10:04 PM, Dr. Stephen Henson wrote: > On Thu, Oct 07, 2010, t...@compumatica.de wrote: > > >> Hi, >> >> I like to verify a S/MIME message with CMS_verify() (openssl-1.0.0a). If >> the CMS structure does not contain a certificate and if I also cannot >> provide the certificate, the

Using CMS_verify() without certificates

2010-10-07 Thread tmu
Hi, I like to verify a S/MIME message with CMS_verify() (openssl-1.0.0a). If the CMS structure does not contain a certificate and if I also cannot provide the certificate, the verification fails. "error:2E09D08A:CMS routines:CMS_verify:signer certificate not found" I know that I need the certific