]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/recipes/ssl.rb
Revert "Enable HSTS for all apache served SSL sites"
[chef.git] / cookbooks / apache / recipes / ssl.rb
index 8efbe03d2afef847d7a465a9d56c0027c5f5abe3..700e10e4af5afcf379514d5ec020cb632bd61944 100644 (file)
@@ -29,7 +29,6 @@ apache_module "socache_shmcb" do
 end
 
 apache_module "ssl"
-apache_module "headers"
 
 apache_conf "ssl" do
   template "ssl.erb"