diff --git a/roles/webserver/files/etc/apache2/sites-available/000-default-ssl.conf b/roles/webserver/files/etc/apache2/sites-available/000-default-ssl.conf index 56127e1..5ba7daa 100644 --- a/roles/webserver/files/etc/apache2/sites-available/000-default-ssl.conf +++ b/roles/webserver/files/etc/apache2/sites-available/000-default-ssl.conf @@ -29,9 +29,9 @@ # /usr/share/doc/apache2/README.Debian.gz for more info. # If both key and certificate are stored in the same file, only the # SSLCertificateFile directive is needed. - SSLCertificateFile /etc/letsencrypt/live/thunix.tilde.chat/fullchain.pem - SSLCertificateKeyFile /etc/letsencrypt/live/thunix.tilde.chat/privkey.pem - Include /etc/letsencrypt/options-ssl-apache.conf + SSLCertificateFile /etc/letsencrypt/live/thunix.net/fullchain.pem + SSLCertificateKeyFile /etc/letsencrypt/live/thunix.net/privkey.pem + #Include /etc/letsencrypt/options-ssl-apache.conf # Server Certificate Chain: # Point SSLCertificateChainFile at a file containing the