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

Feature request: site with certificate expiring soon #488

Open
g1thub-us3r opened this issue Jan 18, 2022 · 3 comments
Open

Feature request: site with certificate expiring soon #488

g1thub-us3r opened this issue Jan 18, 2022 · 3 comments
Labels
needs-acme Requires automated certificate renewal

Comments

@g1thub-us3r
Copy link

I'm currently testing a tool to alert me when any of the certificates that I'm responsible for are close to their expiry date. Because I'm actively working on the tool I've also gone to the effort of renewing all my certs and I have nothing to test it on! This would be a handy feature, maybe a site with a certificate that is always less than 30 days away from expiry.

@milkyjoe90
Copy link

I'm also developing a tool which does similar checks against certificates, amongst other things, having a site with a cert that is reliably less than 30 days away from expiry would be incredibly useful!

@christhompson
Copy link
Collaborator

I think we could do this once we start using ACME to automatically acquire some of the certificates used (otherwise, manually doing this would be too much effort).I think most ACME CAs will let us specify a very-short-lifetime (say, 25 days) and we could just keep it renewed on a ~weekly cronjob. Adding some ACME usage is in my plans for this quarter, so I can look into this again after that is set up.

@christhompson christhompson added the needs-acme Requires automated certificate renewal label Feb 9, 2022
@danielhoherd
Copy link

I just ran into this use case and would love to see this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-acme Requires automated certificate renewal
Projects
None yet
Development

No branches or pull requests

4 participants