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

ACME: renew certificates 30 days before expiry #660

Merged
merged 1 commit into from
Sep 14, 2016

Conversation

JayH5
Copy link
Contributor

@JayH5 JayH5 commented Sep 1, 2016

Like the official certbot client does.

There are at least a few renewal reminder emails that will be sent by Let's Encrypt if we only renew 7 days before expiry. We can avoid that by renewing sooner.

Using 30 days as the default is a good start, I think, but I'm not sure if/where this should be documented or if it should actually be configurable.

@errm
Copy link
Contributor

errm commented Sep 3, 2016

If this is what the official client does it seams reasonable to me...

lgtm

@errm
Copy link
Contributor

errm commented Sep 12, 2016

ping @containous/traefik

@vdemeester
Copy link
Contributor

LGTM 🐸

@errm
Copy link
Contributor

errm commented Sep 13, 2016

@JayH5 need a rebase :)

@JayH5
Copy link
Contributor Author

JayH5 commented Sep 13, 2016

@errm I hope just merging from master is ok?

@emilevauge
Copy link
Member

LGTM

@errm
Copy link
Contributor

errm commented Sep 13, 2016

@JayH5 i prefer a rebase on master if you could . . . it keeps the commit history a little nicer.

@JayH5
Copy link
Contributor Author

JayH5 commented Sep 13, 2016

@errm done

@emilevauge emilevauge merged commit 52737e9 into traefik:master Sep 14, 2016
@JayH5 JayH5 deleted the acme-renew-30-days branch September 19, 2016 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants