Ok, after verifying what platform I'm actually compiling for, it's definitely little-endian (Linksys WRT54G running on Broadcom BCM4712). So what else could be the problem here?

Am 24.05.2008 um 22:23 schrieb Lutz Jänicke:

Till Elsner schrieb:
Hi,

I'm running a program using some OpenSSL features for certificate handling on an MIPS architecture (Linksys WRT router with OpenWRT firmware). On an x86 Linux everything works fine, but on the router the certficate verification using X509_verify_cert fails. The certificate used matches the CA cert definitely. The setup that works on the x86 Linux is exactly the same. Are there any known problem with OpenSSL on MIPS platforms or running under OpenWRT. I've used the libs from OpenWRT SDK for compiling.
I am not aware of any specific problems of OpenSSL on MIPS platforms. As long as OpenSSL is configured correctly (big or little endian) everything should work just out of the box.

Best regards,
  Lutz
______________________________________________________________________
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]

Reply via email to