Skip to content
Snippets Groups Projects
Commit 670d59dd authored by nimrod's avatar nimrod
Browse files

Remove some cihper suites.

Marked as weak in SSL Labs' test.
parent c08300b7
No related branches found
No related tags found
No related merge requests found
# vim: ft=nginx
include snippets/ssl-common.conf;
ssl_protocols TLSv1.2 TLSv1.3;
ssl_ciphers HIGH:!NULL:!AES128:!ARIA128:!CAMELLIA128:!SHA1:!kRSA;
ssl_ciphers CHACHA20:DHE:ECDHE:!NULL:!AES128:!ARIA128:!CAMELLIA128:!SHA1:!kRSA;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment