From: Peter Palfrader Date: Mon, 10 Nov 2014 13:23:27 +0000 (+0100) Subject: Raise HSTS time X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=a2323ec226d9f2d43996b18a264ecc0f4819acb2;p=mirror%2Fdsa-puppet.git Raise HSTS time --- diff --git a/modules/apache2/files/puppet-ssl-macros b/modules/apache2/files/puppet-ssl-macros index db298bb58..c56dd0060 100644 --- a/modules/apache2/files/puppet-ssl-macros +++ b/modules/apache2/files/puppet-ssl-macros @@ -3,7 +3,7 @@ # Add two month HSTS header - Header always add Strict-Transport-Security "max-age=5184000" + Header always add Strict-Transport-Security "max-age=15552000"