Add haveged service override to work around #858134
[mirror/dsa-puppet.git] / modules / apache2 / templates / default-debian.org-ssl.erb
index a329360..081eb42 100644 (file)
@@ -8,7 +8,7 @@
        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
 
        ErrorLog /var/log/apache2/error.log