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

auto renew doesn't respect certbot_create_standalone_stop_services #54

Closed
jovial opened this issue Apr 2, 2018 · 2 comments
Closed

Comments

@jovial
Copy link

jovial commented Apr 2, 2018

In standalone mode, the cron job to auto-renew doesn't respect the list of services to stop from certbot_create_standalone_stop_services and as such fails when a web server is already bound to ports: 80,443.

@emielmolenaar
Copy link

You can use a pre hook and post hook: https://certbot.eff.org/docs/using.html#renewing-certificates . Configure this in this role's certbot_auto_renew_options variable.

@jovial
Copy link
Author

jovial commented Apr 13, 2018

thanks, looks like that will fix my issue.

@jovial jovial closed this as completed Apr 13, 2018
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