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

feat: Adds private key rotation action #251

Closed saltiyazan closed 2 months ago

saltiyazan commented 2 months ago

Description

Adds an action to rotate the private key and the CA certificate. Adds unit tests.

Checklist: