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

SSL certificates not updating #150

Open
YPCrumble opened this issue May 31, 2020 · 1 comment
Open

SSL certificates not updating #150

YPCrumble opened this issue May 31, 2020 · 1 comment

Comments

@YPCrumble
Copy link
Collaborator

I'm getting an intermittent error which is that my SSL certificates are failing to update. I'm pretty sure this is because of using unattended-upgrades which adds security patches to certbot, but we do not currently reboot the server when required. This is causing certbot to fail because the new binary can't run without the reboot.

My suggestion is to add the automatic reboot option when unattended-upgrades adds a security patch that requires a reboot to be in effect. Though this might cause downtime, it also ensures that the server is patched as soon as any security patch is released.

Related to #118

@DmytroLitvinov
Copy link

Also, I guess this repo will support Ubuntu 20.04 in the future and certbot-auto will be deprecated. As a recommendation, we should migrate to certbot

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

2 participants