cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help unable to curl a link

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 2 May 2005 15:52:58 +0200 (CEST)

On Mon, 2 May 2005, Sagar Saibi wrote:

> When I am trying to curl
> https://efile.cacb.uscourts.gov//FAQ.nsf/Procedures?OpenPage it gives me
> error "curl: (35) SSL: error:00000000:lib(0):func(0):reason(0)".
> Whereas I am able to download this page by webget utility.

Try enforcing SSLv3: "curl -3 [URL]"

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-05-02