cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: curl: (35) SSL: error:00000001:lib(0):func(0):reason(1)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 10 Apr 2003 08:58:10 +0200 (CEST)

On Wed, 9 Apr 2003, test stet wrote:

> I try to send post data to a ssl site using curl ver. 7.10.4. precompiled
> for win32 with ssl support. I have also downloaded libeay32.dll and
> libssl32.dll for openSSL support.
>
> The problem is that curl can't even get the web page from ssl site. The
> returning message is:
>
> curl: (35) SSL: error:00000001:lib(0):func(0):reason(1)

The full explanation and solution is mentioned here:

        http://curl.haxx.se/docs/sslcerts.html

> I have to say that using curl ver. 7.4.2 in linux-suse there is no problem
> at all.

Whoa, that sure is an old version!

But yes, before curl 7.10 all SSL connections were made "insecure" by default
by not verifying the peer's certificate.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
Received on 2003-04-10