cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: certification error issue after running for a few cycles on Solaris

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 15 Dec 2010 23:45:07 +0100 (CET)

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
Received on 2010-12-15