summaryrefslogtreecommitdiffstats
path: root/roles/common-web
Commit message (Collapse)AuthorAgeFiles
* nginx: update ssl_ciphers to follow Mozilla's TLS server recommendation.Guilhem Moulin2016-04-021
| | | | https://mozilla.github.io/server-side-tls/ssl-config-generator/?server=nginx-1.6.2&openssl=1.0.1k&hsts=yes&profile=intermediate
* Set HTTP security headers.Guilhem Moulin2016-03-303
| | | | See https://securityheaders.io .
* Replace LE's X1 intermediate CA with X3 since the latter has better support ↵Guilhem Moulin2016-03-281
| | | | for XP.
* Fix Let's Encrypt CAfile.Guilhem Moulin2015-12-281
|
* Use the Let's Encrypt CA for our public certs.Guilhem Moulin2015-12-203
|
* nginx: Move include.d/* to snippets/.Guilhem Moulin2015-12-206
|
* nginx: s/conf.d/include.d/Guilhem Moulin2015-12-152
|
* ngnix: mv ssl/config conf.d/sslGuilhem Moulin2015-12-092
|
* Replace gitweb with cgit.Guilhem Moulin2015-09-211
|
* Add .asc to text/plain nginx MIME types.Guilhem Moulin2015-08-211
|
* typoGuilhem Moulin2015-06-071
|
* logjam mitigation.Guilhem Moulin2015-06-071
|
* Fix tab damage.Guilhem Moulin2015-06-071
|
* wibbleGuilhem Moulin2015-06-071
|
* Follow Qualys's SSL labs recommendation for HTTPS.Guilhem Moulin2015-06-071
| | | | | (Disable SSLv3 and extend STS' max age to 180 days.) See https://www.ssllabs.com/ssltest/ .
* Common web configuration.Guilhem Moulin2015-06-076