Closed gruyaume closed 2 months ago
We observe the secret expiry event but we don't get into the condition to generate a new certificate. Currently we check that the root certificate is stored (which it is) and that the root certificate matches the expected config (which it does), therefore we don't generate a new one.
Fixed by #242
Bug Description
The CA Certificate is not renewed after it expired
To Reproduce
Environment
Relevant log output
Additional context
No response