Hacker News new | ask | show | jobs
by amaccuish 2215 days ago
Certbot has deploy hooks which is where I'd put the nginx reload statement. The hooks are run automatically when a new certificate is issued.
1 comments

Oh, that's a great idea! Thanks :)