On Wed, Mar 2, 2011 at 4:35 PM, Daniel Stenberg <[email protected]> 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

Reply via email to