You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2014/12/05 12:29:12 UTC

[jira] [Created] (JCLOUDS-792) Allow to configure the Chef Server certificate

Ignasi Barrera created JCLOUDS-792:
--------------------------------------

             Summary: Allow to configure the Chef Server certificate
                 Key: JCLOUDS-792
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-792
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-chef
    Affects Versions: 1.8.1
            Reporter: Ignasi Barrera
            Assignee: Ignasi Barrera


Starting from version 12, the Chef client has the SSL verification enabled by default. That makes the current deployments to fail, as the client is not configured with the path to the Chef server certificate to use for validation.

An option should be added to the {{BootstrapConfig}} object so users can provide the server certificate at config time. This option should be the contents of the certificate file, and the bootstrap process will write it in an appropriate location and configure the Chef client to use that file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)