On Fri May 23 2008 16:24, Till Elsner wrote:
> Am 23.05.2008 um 05:44 schrieb Michael S. Zick:
> 
> > On Thu May 22 2008 16:59, Till Elsner wrote:
> >> 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.
> >>
> >
> > Is your MIPS machine running big endian?  That might explain it.
> 
> Possible. Now what exactly does that explain? How can I get OpenSSL to  
> validate certificates "big endian style"?
> 
> I'd be thankful for any explaination.
>

Not able to help here.  No MIPS, my ARM systems are running little endian
and the PA-RISC system (big endian) is too old/slow to be of any help.

You could start by determining the version of the libraries you are using
and then determine if they are current, if not, check for endian problems
that have already been fixed.

If you have been following the list, you will have seen reports of people
who regularly compile on PA-RISC with the current releases.

Mike
Mike
> Thanks
> 
> Till
> 
> >
> >
> > Mike
> >> Thanks in advance
> >>
> >> Till Elsner
> >> ______________________________________________________________________
> >> OpenSSL Project                                 http:// 
> >> www.openssl.org
> >> User Support Mailing List                    openssl- 
> >> [EMAIL PROTECTED]
> >> Automated List Manager                            
> >> [EMAIL PROTECTED]
> >>
> >>
> > ______________________________________________________________________
> > 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]
> 
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to