cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Using Client Certificates with Curl

From: Daniel Stenberg <Daniel.Stenberg_at_haxx.nu>
Date: Thu, 16 Mar 2000 12:21:54 +0100 (MET)

On Thu, 16 Mar 2000, Michael Naef wrote:

> Hence, I can enter the password to my private key but still get the error
> message that Curl (or OpenSSL?) can't use my certificate.

Just a note here, have you concatenated the private key and the private
certificate?

OpenSSL allows you to have the key and the certificate in different files, as
well as it allows you to have them merged in a single file. Since you can
only specify one file with curl, you need to have them both in one single
file.

> That's all I know. Does anybody have an idea as to why this doesn't work?
> Any help is appreciated.

If this isn't what's needed, I don't know... :-/

-- 
   Daniel Stenberg - http://www.contactor.se/~dast - +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-03-16