mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-10 07:00:18 +00:00
Update 'roles/webserver/files/etc/apache2/sites-available/000-default-ssl.conf'
This commit is contained in:
@@ -29,9 +29,9 @@
|
|||||||
# /usr/share/doc/apache2/README.Debian.gz for more info.
|
# /usr/share/doc/apache2/README.Debian.gz for more info.
|
||||||
# If both key and certificate are stored in the same file, only the
|
# If both key and certificate are stored in the same file, only the
|
||||||
# SSLCertificateFile directive is needed.
|
# SSLCertificateFile directive is needed.
|
||||||
SSLCertificateFile /etc/letsencrypt/live/thunix.tilde.chat/fullchain.pem
|
SSLCertificateFile /etc/letsencrypt/live/thunix.net/fullchain.pem
|
||||||
SSLCertificateKeyFile /etc/letsencrypt/live/thunix.tilde.chat/privkey.pem
|
SSLCertificateKeyFile /etc/letsencrypt/live/thunix.net/privkey.pem
|
||||||
Include /etc/letsencrypt/options-ssl-apache.conf
|
#Include /etc/letsencrypt/options-ssl-apache.conf
|
||||||
|
|
||||||
# Server Certificate Chain:
|
# Server Certificate Chain:
|
||||||
# Point SSLCertificateChainFile at a file containing the
|
# Point SSLCertificateChainFile at a file containing the
|
||||||
|
|||||||
Reference in New Issue
Block a user