Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS certificate renew scheduler #1

Open
tiagostutz opened this issue Jul 9, 2018 · 0 comments
Open

TLS certificate renew scheduler #1

tiagostutz opened this issue Jul 9, 2018 · 0 comments

Comments

@tiagostutz
Copy link
Owner

From Lets Encrypt documentation, a certificate renew is a certificate issue and accounts for the issuing limit. The main practical difference is that if you have already reached your certificate issue limit you can't issue new ones but you can renew yours.
But, in practice, if you face this scenario your business will stuck, preventing new applications coming on, which is something not acceptable.

So it would be simpler to just issue a new certificate by removing the certificate from acme entry and restarting the traefik "container enrollment" instead of making the renew process.

Any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant