echohack / deltron

Build Chef Automate with Terraform in AWS!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide way of using self signed certs

echohack opened this issue · comments

If I have my own internal certificate authority, I want to be able to use my own self signed certs on the Chef Server and the Automate server.

This work item includes providing a method where an instance of tf_chef_automate can provide their own self signed certs (and if not, use the regular generated ones), and validate SSL.

  • Build nodes should be able to validate ssl with the chef server (push jobs)
  • Nodes should be able to validate ssl with the chef server (chef-client)