nginx: Update SSL settings to current guidelines
All threads resolved!
All threads resolved!
This reduces the session cache size and adds the
DHE-RSA-CHACHA20-POLY1305
cipher.
Merge request reports
Activity
- Resolved by Jan Alexander Steffens (heftig)
They're also recommending using audited DHE parameters (https://ssl-config.mozilla.org/ffdhe2048.txt, from RFC 7919) instead of generating random parameters, as random parameters might be less secure.
added 4 commits
-
5848a3c0...3d36b3b8 - 3 commits from branch
master
- 98418998 - nginx: Update SSL settings to current guidelines
-
5848a3c0...3d36b3b8 - 3 commits from branch
mentioned in issue #602
mentioned in commit 6172c319
Please register or sign in to reply