cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: ftps and certs

From: Maury Markowitz <maury.markowitz_at_gmail.com>
Date: Mon, 3 Dec 2007 15:11:01 -0500

On Dec 3, 2007 12:36 PM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> I'd try solving this problem first--this one should be easy. Download
> a cert bundle (from http://curl.haxx.se/docs/caextract.html) and point
> to it using the --cacert option.

No luck unfortunately...

curl --ftp-ssl -cacert o:\cacert.pem ...

leads to...

curl: (6) Could not resolve host: o:\cacert.pem; No data record of
requested type
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
verify failed

This is the identical error that I got with the file I was sent from
the 3rd party.

Maury
Received on 2007-12-03