cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: default CA cert bundle/path - not working

From: <curl.bullrunner_at_spamgourmet.com>
Date: Fri, 30 Mar 2012 14:35:47 +0200

On Fri, Mar 30, 2012 at 1:19 PM, Dan Fandrich -
dan_at_coneharvesters.com<+curl+bullrunner+a45ed3c9b0.dan#
coneharvesters.com_at_spamgourmet.com> wrote:
> Using the -v option should show you exactly what file curl is trying to
open
> (i.e. the location that configure chose at compile time). If you don't
like
> that default location, then you can choose another at configure time.

Hi Dan,

I tried that but it didn't show me anything.

/ >curl -v -l -u user:pass --ftp-ssl ftp://server/directory/
* About to connect() to server port 21 (#0)
* Trying IP address...
* connected
* Connected to server (IP address) port 21 (#0)
< 220 Microsoft FTP Service
> AUTH SSL
< 234 AUTH command ok. Expecting TLS Negotiation.
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS alert, Server hello (2):
* SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
failed
* Closing connection #0

Cheers.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-30