cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Client certificate

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 25 Sep 2000 12:34:59 +0200 (MET DST)

On Fri, 22 Sep 2000, Speeter Werner wrote:

> I try to connect a securce https server which requires a client
> certificate. I send my client certificate in PEM format (-E mycert.pem).
> In the server log I can see an return code 200 for my request, but I
> don't get any response at my client.

So what if you use -i (and -v), what does your client say?

> If I use the switch -2, the server do not allow any access and I can see
> in the logfile, the server returns http code 403 (403.7).

I don't think this is a SSL version problem if your server thinks its a 200
response...

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-09-25