Adding post-certbot files

This commit is contained in:
Ubergeek
2019-02-16 02:29:20 +00:00
parent 9b4f37939e
commit 032ba2edcb
9 changed files with 56 additions and 18 deletions

View File

@@ -10,8 +10,8 @@
Deny from all
</Directorymatch>
SSLCertificateFile /etc/letsencrypt/live/www.thunix.net/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/www.thunix.net/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/ftp.thunix.cf/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.cf/privkey.pem
</VirtualHost>
</IfModule>