Enable HPKP for all static sites
authorPeter Palfrader <peter@palfrader.org>
Sat, 24 Sep 2016 09:52:51 +0000 (11:52 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 24 Sep 2016 09:52:51 +0000 (11:52 +0200)
modules/roles/templates/static-mirroring/static-vhost.conf.erb

index 2610811..89f6c3e 100644 (file)
@@ -66,6 +66,7 @@
 
                Use common-debian-service-ssl $name
                Use common-ssl-HSTS
+               Use http-pkp-$name
 
                Use static-vhost-base-$name
        </VirtualHost>