cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem with CA cert using FTP/SSL

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 19 May 2004 12:27:40 +0200 (CEST)

On Mon, 17 May 2004, Jan Theofel wrote:

> Where can I find the CA bundle curl uses?

In the source archives, it is lib/ca-bundle.crt. By default when 'make
install' is run, it gets installed at
/usr/local/share/curl/curl-ca-bundle.crt.

> And in which format do we need the CA certificate? I'd like to ask Verisign
> for that file because I think they have what I need.

As you can see, the default bundle is a bunch of PEM formatted CA certs.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-05-19