diff --git a/src/reactive/barbican_handlers.py b/src/reactive/barbican_handlers.py index aeee980..60cb97e 100644 --- a/src/reactive/barbican_handlers.py +++ b/src/reactive/barbican_handlers.py @@ -58,6 +58,7 @@ def render_stuff(*args): charm.optional_interfaces(args, 'hsm.available', 'secrets.available')) + barbican_charm.configure_ssl() barbican_charm.assess_status()