Remove sourcing ssl options that are included in python3-certbot-apache
This commit is contained in:
parent
3220e9168d
commit
f98d3dac3b
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
|||
ErrorLog ${APACHE_LOG_DIR}/2px.info.error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/2px.info.access.log combined
|
||||
|
||||
Include /etc/letsencrypt/options-ssl-apache.conf
|
||||
SSLCertificateFile /etc/letsencrypt/live/2px.info/fullchain.pem
|
||||
SSLCertificateKeyFile /etc/letsencrypt/live/2px.info/privkey.pem
|
||||
</VirtualHost>
|
||||
|
|
Loading…
Reference in a new issue