cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Problems with curl tool

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 12 Mar 2003 15:22:28 +0100 (CET)

On Wed, 12 Mar 2003, Gioffredi, Pompea wrote:

> I think to have problems with openssl/curl version because the command
> "openssl s_client -connect www.openssl.org:443 -showcerts" return with a
> "10060 connect error".

Yes, that doesn't surprise me. The error 7 you got from curl is probably the
same thing. It can't make TCP connction to the given host. That is attempted
(and fails) before anything SSL-related gets involved.

> If the process is ok, how I can make the previous steps with 'libcurl' or
> with other libraries (for example Windows 'Winhttp' service)?

Are you possibly behind a proxy or a weird firewall that you haven't taken
into account?

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
Received on 2003-03-12