]> git.openstreetmap.org Git - chef.git/history - cookbooks/apache/templates
Don't share the same connection for multiple email domains
[chef.git] / cookbooks / apache / templates /
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-22 Tom HughesEnable HTTP/2 over TLS on 18.04
2018-05-31 Tom HughesMake sure STS and Expect-CT headers are set on redirect...
2018-05-31 Tom HughesSend a report only Expect-CT header with https responses
2018-01-16 Tom HughesEnable HSTS for all nginx served SSL sites
2018-01-12 Tom HughesIncrease HSTS expiry
2018-01-11 Tom HughesEnable HSTS for all apache served SSL sites
2017-03-21 Tom HughesTry to make apache SSL stapling more robust
2017-02-19 Tom HughesRemove legacy certificate support
2017-02-12 Tom HughesExplicitly load letsencrypt intermediate on 14.04 machines
2017-02-12 Tom HughesDrop all use of SSLCertificateChainFile in apache configs
2016-10-12 Tom HughesIncrease MinSpareThreads for planet servers
2016-10-12 Tom HughesRename MaxRequestsPerChild to MaxConnectionsPerChild
2016-10-12 Tom HughesRename MaxClients to MaxRequestWorkers
2016-05-06 Tom HughesGet rid of pre 14.04 compatibility that is no longer...
2016-05-06 Tom HughesGet rid of the last traces of old style apache auth...
2015-10-05 Tom HughesDo all mod_deflate configuration in global context
2015-07-13 Tom HughesAdd apache mime type mapping for xz files
2015-02-23 Tom HughesMake the osmfoundation certificate the default cert...
2015-02-22 Tom HughesRevert to old SSL certificates
2015-02-22 Tom HughesUpdate SSL certificates
2014-12-22 Tom HughesMerge branch 'planetdump-ng'
2014-12-19 Tom HughesRemove duplication of the defaulkt cipher string
2014-12-10 Tom HughesRevert "Enable HSTS for all apache served SSL sites"
2014-12-09 Tom HughesEnable HSTS for all apache served SSL sites
2014-10-21 Tom HughesDisable SSLv3
2014-10-11 Grant Slaterapache ssl: faster timeout on slow OCSP responses
2014-10-11 Grant Slaterapache ssl: Do not pass OCSP stapling failures to client
2014-09-09 Tom HughesEnable OCSP stapling on 14.04 machines
2014-06-10 Tom HughesNameVirtualHost is not needed in apache 2.4
2014-02-27 Grant Slaterapache: buffer logs by default
2014-02-13 Tom HughesUse the nginx cipher string for apache
2014-02-13 Tom HughesDisable RC4 for SSL on apache servers
2013-11-30 Tom HughesUpdate SSL cipher suites to latest recomendations
2013-10-22 Tom HughesFix typo
2013-10-22 Tom HughesUse the tile.openstreetmap.org certificate for the...
2013-09-09 Tom HughesEnable named based virtual hosts for https
2013-09-09 Tom HughesAllow the listen host address to be set for apache
2013-05-30 Tom HughesAdd apache cookbook