cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-685666 ] SSL to Roxen based hosts without explicit SSL version broken

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Wed, 12 Feb 2003 18:38:30 -0800

Bugs item #685666, was opened at 2003-02-12 18:38
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=685666&group_id=976

Category: libcurl
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: SSL to Roxen based hosts without explicit SSL version broken

Initial Comment:
Hi. I am developing an app using CURLHandle framework for Mac OS X using Objective C. I have the latest CURLHandle code and my libcurl is 7.10.3 , running on Mac OS X 10.2.3.

The problem I have come across, is that a simple GET using https to certain hosts, fails with the below VERBOSE messages, if I do not explicitly set the SSL Version to 3. I have tried https GETs to various hosts, and many work fine, but my ISPs page and my own servers page (www.shire.net) give the below problem when I allow libcurl to determine which SSL to use and do not explicitly set it. I suspect the common element is the www server software in both cases of error is Roxen, with Apache and other servers seeming to work fine. Xmission is running Roxen 1.3 and I have Roxen 3.3... (www.roxen.com -- in Sweden).

I was not able to find in any publics docs what the 000000 error code might mean.

* About to connect() to www.xmission.com:443
* Connected to www.xmission.com (198.60.22.4) port 443
* SSL: error:00000000:lib(0):func(0):reason(0)
* Closing connection #0

Thanks
Chad
chad_at_objectwerks.com

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=685666&group_id=976

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-02-13