]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/templates/default/ssl.erb
Increase HSTS expiry
[chef.git] / cookbooks / apache / templates / default / ssl.erb
index 7b16c1bbda3b1acb30979a08043c99891f4a6922..df7c2578d7bf547d501a3ccfb85c7f8cd54fcd6c 100644 (file)
@@ -16,4 +16,4 @@ SSLStaplingReturnResponderErrors off
 SSLStaplingFakeTryLater off
 SSLStaplingCache shmcb:${APACHE_RUN_DIR}/ssl_ocspcache(512000)
 
-Header setifempty Strict-Transport-Security max-age=3600 env=HTTPS
+Header setifempty Strict-Transport-Security max-age=86400 env=HTTPS