cURL / Mailing Lists / curl-users / Single Mail

curl-users

Problem with curl output

From: Deepika Kadimcherla <dkadimch_at_cisco.com>
Date: Tue, 22 Jun 2004 14:57:17 -0700

Hi,
 
I am using curl to send HTTPS request which is denied by firewall. I expect
to see the following message
curl: (35) SSL: error:00000000:lib(0):func(0):reason(0)
 
But I see the following message
curl: (7) socket error: 110

The curl version I am using is
 
[snoopy_at_iLinux snoopy]$ curl --help
curl 7.9.8 (i386-redhat-linux-gnu) libcurl 7.9.8 (OpenSSL 0.9.7a) (ipv6
enabled)
Usage: curl [options...] <url>

The OS on the system is Red Hat 9
[snoopy_at_iLinux snoopy]$ cat /etc/issue
Red Hat Linux release 9 (Shrike)
Kernel \r on an \m
 
Could you please help me figure out why I am not getting the correct
message. Curl works fine on another Linux machine with the same OS and
setup.
 
Thanks,
Deepika.
Received on 2004-06-23