charm-vault/unit_tests
selcem 8413b3f9ee Add crl-distribution-point to upload-signed-csr action
New configuration parameter updates URI for CRL Distribution points
inside Vault, to a publicly-accessible location. The purpose is not
to impact all users, so I did not add a global configuration
parameter. Instead, only 'upload_signed_csr' action was updated
with an optional parameter introduced named 'crl-distribution-point'.

Closes-bug: #2048237
Change-Id: I8dbfc0deb9f547100bb63bd6b20737734e97667b
2024-01-18 16:11:32 +03:00
..
__init__.py Use unittest.mock instead of mock 2021-12-15 11:38:28 +00:00
test_actions.py Add `force` flag to get-csr 2023-02-23 12:43:12 +00:00
test_lib_charm_vault.py Update hvac library to latest version 2022-07-04 09:34:33 +09:30
test_lib_charm_vault_pki.py Add crl-distribution-point to upload-signed-csr action 2024-01-18 16:11:32 +03:00
test_reactive_vault_handlers.py Implement cert cache for vault units (v4) 2023-07-26 08:54:22 +00:00
test_utils.py Merge "Use unittest.mock instead of mock" 2021-12-16 10:26:17 +00:00