rancher / dynamiclistener

Apache License 2.0
17 stars 61 forks source link

Allow forcing cert reissuance #28

Closed brandond closed 4 years ago

brandond commented 4 years ago

Refreshing the cert should force reissuance as opposed to returning early if the SANs aren't changing. This is currently breaking refresh of expired certs as per: https://github.com/rancher/k3s/issues/1621#issuecomment-669464318

Signed-off-by: Brad Davidson brad.davidson@rancher.com