Re: Problem with PKCS7 verify

2001-12-31 Thread Dr S N Henson
Frank Geck wrote: > > Thanks. Well did not use PKCS7_verify() because I could not find examples using > it. Since you wrote it I guess you might have some examples? > > As you know lots of this is undocumented and it's hard to figure out what to use. > Well currently there's the stuff in app

Re: Problem with PKCS7 verify

2001-12-31 Thread Frank Geck
Thanks. Well did not use PKCS7_verify() because I could not find examples using it. Since you wrote it I guess you might have some examples? As you know lots of this is undocumented and it's hard to figure out what to use. Thanks, Frank Dr S N Henson wrote: > Frank Geck wrote: > > > > Steve

Re: Problem with PKCS7 verify

2001-12-31 Thread Dr S N Henson
Frank Geck wrote: > > Steve, > Thanks. How did I " tells it to ignore verify errors.."? Did not due > that on purpose to my understanding. > Well there's a tendency to copy some of the verify callback examples in various files from OpenSSL. These are largely there for debugging purposes

Re: Problem with PKCS7 verify

2001-12-31 Thread Frank Geck
Steve, Thanks. How did I " tells it to ignore verify errors.."? Did not due that on purpose to my understanding. Well I put the CA cert in the store with a link to the hashed name also with a .0 after it. This worked on another program that I did but I seem to be having a problem now.

Re: Problem with PKCS7 verify

2001-12-31 Thread Dr S N Henson
Frank Geck wrote: > > I'm having a problem with PKCS7_dataVerify returning 1 (seemingly > success full but displaying the following): > It will do that if your callback tells it to ignore verify errors... > depth=0 > [EMAIL PROTECTED] > > m > verify error:num=20:unable to get local issuer c