You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_generate_root_certificate uses _config_certificate_validity to set the expiry of the secret of the root CA while it should use _config_root_ca_certificate_validity
Bug Description
_generate_root_certificate uses _config_certificate_validity to set the expiry of the secret of the root CA while it should use _config_root_ca_certificate_validity
To Reproduce
Code here: https://github.com/canonical/self-signed-certificates-operator/blob/main/src/charm.py#L180
Environment
NA
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: