From: Ian Kelling Date: Sat, 15 Apr 2017 08:58:04 +0000 (-0700) Subject: move apache ssl file to avoid certbot owned dir X-Git-Url: https://iankelling.org/git/?p=basic-https-conf;a=commitdiff_plain;h=79707a58470ef41c8b1f07d1b9fb5b4cbfe46c6c;ds=sidebyside move apache ssl file to avoid certbot owned dir --- diff --git a/apache-site b/apache-site index 8d26f99..8ff08b8 100755 --- a/apache-site +++ b/apache-site @@ -174,7 +174,7 @@ fi if $ssl; then - certbot_ssl_conf=/etc/letsencrypt/options-ssl-apache.conf + certbot_ssl_conf=/etc/apache2/apache-site-ssl.conf cat >>$vhost_file <