canonical / self-signed-certificates-operator

A charm to provide self-signed X.509 certificates in the Juju ecosystem.
https://charmhub.io/self-signed-certificates
Apache License 2.0
0 stars 6 forks source link

fix: respect root ca validity config option #216

Closed gruyaume closed 3 months ago

gruyaume commented 3 months ago

Description

Respect root ca validity config option. We also remove the "default" value in the generate_certificate helpers to make sure the charm always provides a value.

Fixes #213

Checklist: