cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL on windows question!

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 25 May 2006 11:38:06 -0700

On Thu, May 25, 2006 at 02:17:38PM -0400, Wei Weng wrote:
> The command line I used is:
>
> curl.exe https://192.168.1.155:11112/admin/vim.rpm --cacert bundle.crt
> --verbose -o vim.rpm
>
> And the output I get is:
>
> * About to connect() to 192.168.1.155 port 11112
> * Trying 192.168.1.155... connected
> * Connected to 192.168.1.155 (192.168.1.155) port 11112
> * successfully set certificate verify locations:
> * CAfile: bundle.crt
> CApath: none
> * SSLv2, 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 fai
> d
> * Closing connection #0
>
> curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
> error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
> verify fai
> d
> More details here: http://curl.haxx.se/docs/sslcerts.html

So, naturally you went to that web page and tried the solutions listed there.
Which of the five suggestions did you have a problem with?

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-05-25