Move default webpage from apache to webserver module
[mirror/dsa-puppet.git] / modules / apache2 / templates / default-debian.org-ssl.erb
index a329360..a6fcaa2 100644 (file)
@@ -8,8 +8,9 @@
        ServerAdmin debian-admin@debian.org
        SSLEngine on
        SSLCertificateFile     /etc/ssl/debian/certs/thishost-server.crt
-       SSLCertificateKeyFile  /etc/ssl/debian/keys/thishost-server.key
+       SSLCertificateKeyFile  /etc/ssl/private/thishost-server.key
        SSLCertificateChainFile /etc/ssl/debian/certs/ca.crt
+       SSLUseStapling off
 
        ErrorLog /var/log/apache2/error.log
        CustomLog /var/log/apache2/access.log privacy