The SSLLabs https://www.ssllabs.com/ssltest/ test reported a B rating for our SSL configuration, mostly due to the weak DH confiugration we have, which is vulnerable to the logjam attack. This is their recommended configuration for nginx. From: https://weakdh.org/sysadmin.html This has been verified to work with docker 0.10.0. |
||
---|---|---|
.. | ||
init | ||
selfsigned | ||
dhparams.pem | ||
gunicorn_local.py | ||
gunicorn_registry.py | ||
gunicorn_verbs.py | ||
gunicorn_web.py | ||
hosted-http-base.conf | ||
http-base.conf | ||
logging.conf | ||
logging_debug.conf | ||
nginx-nossl.conf | ||
nginx.conf | ||
rate-limiting.conf | ||
root-base.conf | ||
server-base.conf |