ssl - Chef Server - How to deal with self signed certificate? -


i installing chef server version 12.8.0-1 on debian 8.5.

by downloading .deb package files direct chef.io website have got chef-server , chef-manage modules installed, configured , running.

i have got stuck trying install push jobs server. used command below...

chef-server-ctl install opscode-push-jobs-server 

when command runs following errors...

chef client failed. 0 resources updated in 06 seconds [2016-07-12t12:02:23+01:00] fatal: stacktrace dumped /var/opt/opscode/local-mode-cache/chef-stacktrace.out [2016-07-12t12:02:23+01:00] fatal: please provide contents of stacktrace.out file if file bug report [2016-07-12t12:02:24+01:00] fatal: openssl::ssl::sslerror: ssl_connect returned=1 errno=0 state=error: certificate verify failed 

i believe cause of problem self signed certificate used on our corporate firewall allow security team decode ssl traffic.

what need know how either chef accept certificate or ignore self signed certs.

i know manually download , install module issue affect other things installing cookbooks chef supermarket i'd rather find solution lets me use chef tools intended.

can advise please?

tensibai gave path fixing chef server, you'll need client fortunately easier. drop root cert in /etc/chef/trusted_certs.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -