problems with cyassl/openssl

support for the ARM toolchain
Post Reply
bashendriks
Posts: 1
Joined: Wed Sep 10, 2008 9:40 pm

problems with cyassl/openssl

Post by bashendriks » Thu Sep 11, 2008 4:49 pm

I have a problem with cyassl, it contains to less functions. e.g. ssl_get_error
So i tried to compile openssl with devkitARM...
that seems to be harder than i thought...
Does anyone have a solution to these problems?
e.g. how to get openssl compiled for arm9
or to get cyassl contain more options?

I get problems with ssl on nds and need to get more info out of it.
And bio options, ssl_get_error etc. do not work in cyassl...

tao
Posts: 1
Joined: Tue Jan 06, 2009 8:45 pm

Re: problems with cyassl/openssl

Post by tao » Tue Jan 06, 2009 8:55 pm

CyaSSL does contain SSL_get_error() in the main build. You can also get more OpenSSL functions by using the ./configure option --enable-opensslExtra or defining OPENSSL_EXTRA in a non-standard build. You still won't get most of the BIO functions but CyaSSL should allow you to get most of the functionality you are trying to use, e.g., it supports reading certificates/keys form memory and doing different basic I/O. Please let us know what you're trying to use and we can probably help.

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests