mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Reverted bad path change
This commit is contained in:
parent
39763bc69f
commit
7472812edd
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Listen 443
|
|||
SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem
|
||||
SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
|
||||
SSLCertificateChainFile /etc/ssl/certs/ssl-cert-snakeoil.pem
|
||||
Include /etc/certbot/options-ssl-apache.conf
|
||||
Include /etc/letsencrypt/options-ssl-apache.conf
|
||||
|
||||
</VirtualHost>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue