Hacker News new | ask | show | jobs
by pilsetnieks 3167 days ago
> One command to generate new cert, another command to reload my Nginx.

Maybe this is what you meant but you can do it in a single command. For example:

    certbot renew --post-hook "service nginx reload"
1 comments

that works fine, until it doesn't... multiple servers