summaryrefslogtreecommitdiff
path: root/templates/include.d/ssl_defaults.inc.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/include.d/ssl_defaults.inc.erb')
-rw-r--r--templates/include.d/ssl_defaults.inc.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/include.d/ssl_defaults.inc.erb b/templates/include.d/ssl_defaults.inc.erb
index 236eb78..77f8e77 100644
--- a/templates/include.d/ssl_defaults.inc.erb
+++ b/templates/include.d/ssl_defaults.inc.erb
@@ -76,6 +76,3 @@ SSLHonorCipherOrder on
SetEnvIf User-Agent ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
-
-# set STS Header
-Header add Strict-Transport-Security "max-age=15768000"