]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/templates/default/ssl.erb
Partial Revert "Tighten timeouts and log request timeouts"
[chef.git] / cookbooks / apache / templates / default / ssl.erb
index 80735c9cb51d3d0a53e6b18a878301f635f87b52..81afb3de55cff8182aa3a33a7361c5d6150bd6ba 100644 (file)
@@ -13,4 +13,3 @@ SSLStaplingFakeTryLater off
 SSLStaplingCache shmcb:${APACHE_RUN_DIR}/ssl_ocspcache(512000)
 
 Header always set Strict-Transport-Security "<%= node[:ssl][:strict_transport_security] %>" "expr=%{HTTPS} == 'on'"
-Header always set Expect-CT "max-age=0, report-uri=\"https://openstreetmap.report-uri.com/r/d/ct/reportOnly\"" "expr=%{HTTPS} == 'on'