cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl + polarSSL + lwip on embedded system

From: Ola Mork <ola_at_agoragames.com>
Date: Wed, 2 Mar 2011 16:43:39 -0500

On Wed, Mar 2, 2011 at 4:35 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Tue, 1 Mar 2011, Prashant R wrote:
>
>> lwip should be oblivious to SSL per my understanding .
>
> Sure, but it's not that hard to imagine that the SSL library uses the socket
> functions in a specific way that is quite different than what libcurl does
> when doing plain HTTP.
>
> I would recommend that you setup the simplest possible HTTPS server to work
> against, and then start debugging and communicate with the lwip team for
> some assistance and feedback.

I've had really good luck using openssl s_server with all the verbose
debug options on to debug problems like this.

See: http://www.openssl.org/docs/apps/s_server.html

- Ola
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-03-02