I had the same type of error using OpenSSL 0.9.7d built with Microsoft's eMbedded C++ 4.0 compiler on a Windows CE ARM device. However, I didn't look into it further because the version built with the 3.0 compiler worked correctly on the same device. I wouldn't be surprised if the same bug is causing both failures.
Brant Thomsen Sr. Software Engineer Wavelink Corporation -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of nitin singh Sent: Wednesday, December 01, 2004 8:04 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Certifcate verification failure Hello, I am running same program (verifying certificate chain) on pentium machine and ARM machine. On pentium, the chain verifies, but on ARM processor it fails. Incidentaly the command line utility of openssl verifies the cert chain on both machines. I tried generating certs on ARM machine, and then do the verification, I get the same error msg . Error number 7. Message :certificate signature I am running openssl 0.9.7d on both machines (linux) and on ARM machine openssl was installed with linux-elf-arm. Is it a known problem? Is it true that openssl has problems on ARM machines? Am I giving a wrong OS option while installing openssl? My ARM machine is running on ARM Excalibur linux-2.4.21 Please help. Nitin ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
