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

curl-and-php

Re: Error 35

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 22 Nov 2002 09:20:54 +0100 (MET)

On Thu, 21 Nov 2002, Le Bill wrote:

> Hi , I just begin to use cURL with php, it work perfect with a normal url,
> but each ssl url I try (https) I get this error : Error [35]: SSL:
> error:0D07908D:lib(13):func(121):reason(141). I look around and it seem I'm
> the only one with that type of error.
>
> If you have some hint, please let me know.

Error 35 means that the SSL connection failed. The error text that follows is
the error string OpenSSL reports for the error that occured.

Unfortunately, that's about as much as I can tell. To understand this error
in detail, I figure you'll need to contact OpenSSL people or dig into the
OpenSSL source code.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-11-22