On Wed, 15 Dec 2010, Fei Yan wrote:

What libcurl version? What OpenSSL version?

We use libcurl 7.21.2 and openssl 0.9.8o.

Spanking new, should be pretty good...

I can see that error string getting used at three places in the code. I think a good idea would be for you to figure out exactly which of those errors you get.

That means rebuilding the library, right?

Yes, with debug option enabled and either setting a break-point or by adding more infof/printf outputs in there.

Can we workaround that or is it needed to add some trace code in the ssluse.c?

It will be valuable to fully understand which function call that returns the error that causes the output. Then we take it one step more backwards and start figuring out WHY that function fails.

But lets start with identifying the culprit!

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to