cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: no downloaded data over HTTPS with certificate

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Aug 2000 13:01:32 +0200 (MET DST)

On Wed, 2 Aug 2000, Andreas Meister wrote:

> I tried cURL 6.5.2 (Solaris and NT) and 7.0.11beta (Solaris) the
> following way:
>
> # curl -E /name/of/pem.cert https://server//path/to/file', it asks me for
> the password and the SSL handshake proceeds ok as I can see in the
> server's log files. (I also tried the -o and -O options...)

So if you use the -i option, do you get any headers? If you do, what do they
look like?

Smack on the -v option as well while you're at it. -v and -i are your best
friends when debugging curl usage...

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-08-02