X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fapache2%2Ffiles%2Fpuppet-ssl-macros;h=e19a000dcfd95d0064b410cbc4d10b1070e603dd;hb=2628e0868dfe51ea135788ce1c79184a74c1cac6;hp=69bc424383189ad7125d12d93173e7c78bbb9b95;hpb=28d5e073803e59886b39b0acfa8484b97a855da4;p=mirror%2Fdsa-puppet.git diff --git a/modules/apache2/files/puppet-ssl-macros b/modules/apache2/files/puppet-ssl-macros index 69bc42438..e19a000dc 100644 --- a/modules/apache2/files/puppet-ssl-macros +++ b/modules/apache2/files/puppet-ssl-macros @@ -1,8 +1,10 @@ - # Add two month HSTS header - Header always add Strict-Transport-Security "max-age=5184000" + + # Add six months HSTS header + Header always add Strict-Transport-Security "max-age=15552000" +