[chef] Re: Chef client install getting below error


Chronological Thread 
  • From: Joshua Timberman < >
  • To:
  • Subject: [chef] Re: Chef client install getting below error
  • Date: Fri, 17 Apr 2015 07:12:37 -0600

What platform / version is running in your docker container? Does openssl s_client return 0? Run:

% openssl s_client -connect www.chef.io:443 1>/dev/null < /dev/null

It should have a line like this:

verify return:0

We (Chef) don't recommend disabling SSL verification, especially as the certificate for www.chef.io is valid.



On Fri, Apr 17, 2015 at 6:22 AM, Malli Pulla Reddy < " target="_blank"> > wrote:

Hi,

 

Getting below error while installing chef client in my local box, please help me to resolve this issue.

 

docker]# curl -vL https://www.chef.io/chef/install.sh | sudo bash

* About to connect() to www.chef.io port 443 (#0)

*   Trying 103.245.222.65... connected

* Connected to www.chef.io (103.245.222.65) port 443 (#0)

* Initializing NSS with certpath: sql:/etc/pki/nssdb

*   CAfile: /etc/pki/tls/certs/ca-bundle.crt

  CApath: none

* NSS error -5961

* Closing connection #0

* SSL connect error

 

curl: (35) SSL connect error

 

Regards,

PullaReddy

 




--
Joshua Timberman



Archive powered by MHonArc 2.6.16.

§