cURL / Mailing Lists / curl-users / Single Mail

curl-users

ssl connection returns nothing: HTTP_CODE 000

From: Knowles, Brian <Brian.Knowles_at_gt.pge.com>
Date: Tue, 27 Jun 2000 08:03:45 -0700

Hi,

I have successfully setup cURL on RH6.2. Here are the details:
curl 6.5.2 (i686-pc-linux-gnu) libcurl 6.5.2 (SSL 0.9.5)

I can hit SSL enabled sites and receive the pages back, however when I hit
my site I receive nothing after the ssl connection is made.

For example, the following command:
        curl -v -S -w %{http_code} -3 -A Mozilla/4.0
https://www.pge-nw.com/home.html <https://www.pge-nw.com/home.html>
only returns this:
                * SSL connection using DES-CBC3-SHA
                * Server certificate:
                * subject: /C=US/ST=Oregon/L=Portland/O=PG&E Gas
Transmission-Northwest/OU=Information Technology/CN=www.pge-nw.com
                * issuer: /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte
Consulting cc/OU=Certification Services Division/CN=Thawte Server
CA/Email=server-certs_at_thawte.com
                * Connected to www.pge-nw.com (136.212.110.111)
> GET /home.html HTTP/1.0
                User-Agent: Mozilla/4.0
                Host: www.pge-nw.com
                Pragma: no-cache
                Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
*/*
>
                000

Am I missing a command line argument? If not, could this be an openSSL
problem? I'm receiving similar problems from lynx-ssl, complied with the
same openSSL libraries.

Thanks,

Brian Knowles
Brian knowles @ gt <mailto:brian.knowles_at_gt> pge com

**********************************************************************
PG&E Gas Transmission and other companies referenced
herein using the PG&E name or logo are not the same
company as Pacific Gas and Electric Company, the
California utility. These companies are not regulated
by the California Public Utilities Commission, and
customers do not have to buy products from these companies
in order to continue to receive quality regulated services
from the utility.
**********************************************************************
Received on 2000-06-27