monasca-vagrant/roles/cacert
Tim Kuhlman e98b542158 Add a certificate authority to our boxes
All ssl certs will be signed with this CA

Change-Id: Ic418ab6b8f1fbc54cb11d22b849b52390ff9c1d1
2014-11-24 15:13:16 -07:00
..
defaults Add a certificate authority to our boxes 2014-11-24 15:13:16 -07:00
tasks Add a certificate authority to our boxes 2014-11-24 15:13:16 -07:00
README.md Add a certificate authority to our boxes 2014-11-24 15:13:16 -07:00

README.md

cacert

A simple role to copy a cacert into place and make it trusted on debian machines. Set to variables:

  • cert_src - the path to the cert to copy
  • cert_name - the name of the cert on the remote system. Note that it must end in a .crt extension.