Juju Charm - Vault secrets managment
Go to file
James Page aa4a55e31a Add ssl-ca configuration option
Allow charm users to provide the SSL Root CA certificate, supporting
the use of an internal Root CA for PKI signing.

This CA certificate will be provided to charms directly consuming
the Vault HTTPS API.

Change-Id: I866e9835c0f47236c160e8ff122eb2cb4fc3f053
2018-04-12 17:14:59 +01:00
src Add ssl-ca configuration option 2018-04-12 17:14:59 +01:00
unit_tests Restructure charm to follow src dir format 2018-02-19 10:19:09 +00:00
.gitignore Add simple unit tests 2018-02-03 09:01:32 +00:00
.gitreview Add .gitreview 2018-02-19 09:24:02 +00:00
.stestr.conf Add tox.ini for building and flake8 tests 2018-02-02 11:24:45 +00:00
copyright add copyright, and some information about vault 2017-06-29 09:31:13 +12:00
requirements.txt Add tox.ini for building and flake8 tests 2018-02-02 11:24:45 +00:00
test-requirements.txt Add .gitreview 2018-02-19 09:24:02 +00:00
tox.ini Restructure charm to follow src dir format 2018-02-19 10:19:09 +00:00