cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SSL problems

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 6 Oct 2010 11:59:41 -0700

On Wed, Oct 06, 2010 at 04:29:03PM +0200, Fredrik Gustafsson wrote:
> $ ldd lt-curl
> linux-gate.so.1 => (0xb77d4000)
> libcurl.so.4 => /home/iveqy/slask/curl/curl-7.21.1/lib/.libs/libcurl.so.4 (0xb7783000)
[...]
>
> $ldd curl
> linux-gate.so.1 => (0xb7786000)
> libcurl.so.4 => /usr/lib/libcurl.so.4 (0xb7733000)

So, you're using two different libcurl versions. What is the output of
--version for both those executables? What happens if you give the -1, -3
or -2 options when you perform your https connect?

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-10-06