charm-vault/unit_tests
Cory Johns 98684d7482 Add action to generate root CA
Allows Vault to act as the root CA, rather than an intermediary CA.

Adds an action to fetch the root CA certificate after the fact.
Cleans up interaction with the relation by using the Endpoint refactor.
Adds config option to enable automatic generation of the root CA.
Increases timeout checking for Vault health to 5 min, since we've seen 4
minute startup times in CI.

Change-Id: Ic4e481452a46cc0500437113640509b387912ddc
Partial-Bug: 1776976
Depends-On: https://github.com/juju-solutions/interface-tls-certificates/pull/6
Signed-off-by: Cory Johns <johnsca@gmail.com>
2018-10-03 14:02:53 -04:00
..
__init__.py Add snap channel support 2018-04-19 11:55:25 +01:00
test_lib_charm_vault.py Only try to unseal vault when leader has set keys 2018-09-24 09:27:29 +02:00
test_lib_charm_vault_pki.py Add action to generate root CA 2018-10-03 14:02:53 -04:00
test_reactive_vault_handlers.py Add action to generate root CA 2018-10-03 14:02:53 -04:00
test_utils.py Add support for tls-certificates interface 2018-06-06 08:18:30 +00:00