Using --apache
requires mod_ssl which is what I want to avoid.
Perhaps --webroot
is what I need, and then use a deploy-hook to reload apache config. How would it work with certbot renew
?
Using --apache
requires mod_ssl which is what I want to avoid.
Perhaps --webroot
is what I need, and then use a deploy-hook to reload apache config. How would it work with certbot renew
?