Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
At service startup there is a possibility to ease the problem with the expiring internal SSL certificates.
The idea here is to check the expiration date of the certificate during initialization, and remove the key and certificate material if the certificate is expired or is about to expire, then recreate and re-initialize the certificate client of the service, with that as there won't be certificate material there, it would re-create the keys and file a CSR to the SCM, and get a new certificate.