-
Notifications
You must be signed in to change notification settings - Fork 25
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
Does it make sense to uninstall letsencrypt certbot? #2
Comments
Yes, I'd set up a cron job to renew the certificate. Say, once a month. I think you can use the following script:
|
Thanks @mherrmann! |
Happy it helps others :-) |
Could the script set up this cron job so it's all automatic? |
Sure @jeff-h. If you figure it out, please submit a PR. (I don't have time to look at this.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
LetsEntrypt certificate expire after a short while, does it make sense to remove the certbot or maybe it's a better idea to keep it and set up a cron job to run every now and then to renew the certificate?
The text was updated successfully, but these errors were encountered: