Well. I figured this out. The problem is, we were using the system header files (OpenSSL-0.9.7e) to build the binary, but we were linking in the 0.9.8a static library.
I added the 0.9.8a header files to the include path, and the problem went away. On Wed, 2005-09-28 at 17:58 -0600, Jeff Davey wrote: > On Thu, 2005-09-29 at 01:50 +0200, Dr. Stephen Henson wrote: > > Sorry I must have missed that. Can you send a report to RT? Do you get the > > same problems using the verify utility? That should pretty much make the > > same > > calls. If you do please include the certificates and the command line you > > used. > > > I'll spend some time tomorrow trying to replicate this problem using the > verify utility (end of the day here at the office). > > I'm not sure what you mean by "Can you send a report to RT?" > > > > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] > > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]