You can just add --deploy-hook "apachectl -k graceful"
to your certonly
command to have apache reload every time a certificate is successfully acquired. This allows you to use certbot renew
without issues.
2 Likes
I would first test "apachectl -k graceful" (by itself)
[to be sure that will work for you]
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.