-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Issue: certbot.service fails (quietly) because of running nginx
Expected: nginx is stopped before running the 60-90 day certbot.service renewal job
certbot.service fails because port 80 is unusable by the certbot tool.
should anyone run in to this the proper sequence of commands to get around this is
systemctl stop nginx && systemctl start certbot && systemctl start ngnix
tamaina
Metadata
Metadata
Assignees
Labels
No labels