Hacker News new | ask | show | jobs
by src 3786 days ago
That's great except the web server (except apache/nginx) needs to be restarted to load new certs, which isn't ideal for production. Many cloud hosting providers don't have an automated way to update certs, which makes it more tedious.
1 comments

Both apache and nginx support graceful reloads which will reload the certificates without any downtime.