stable
Clone or download
Read-only
request #14126: Update default TLS configurations
Configurations are updated according to the latest Mozilla's recommendations [0]. To test, you might need to redeploy/update some of your configuration (e.g. /etc/nginx/conf.d/tuleap.conf) and restart impacted service of your dev stack. [0] https://wiki.mozilla.org/Security/Server_Side_TLS Change-Id: Ib33871ae322c62b8fe72cdc9a5192b178f293595
Modified Files
Name | ||||
---|---|---|---|---|
M | src/etc/nginx/tuleap.conf.dist | +4 | −4 | Go to diff View file |
M | src/etc/nginx/vhosts/nginx.conf | +4 | −4 | Go to diff View file |
M | tools/distlp/reverse-proxy/http_tuleap.conf | +4 | −4 | Go to diff View file |
M | tools/docker/reverse-proxy/Dockerfile | +1 | −1 | Go to diff View file |
M | tools/docker/reverse-proxy/nginx.conf | +5 | −5 | Go to diff View file |