Closed briandowns closed 3 years ago
@Oats87 I believe that I added logging to all cert signing operations a while back, so the call to l.factory.Renew(secret)
should trigger an Info-level log message.
Just want to be clear in the terminology used here about regenerating certs vs renewing them. It is very important to Rancher that the cert is just renewed and not actually regenerated, as generating a new cert makes the browser suspicious and will break websockets.
This operation would generate a new certificate needed for the certificate rotation work.
Signed-off-by: Brian Downs brian.downs@gmail.com