Commit 0432fe6e authored by nimrod's avatar nimrod
Browse files

Modern SSL configuration.

parent f810bd6b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
include                     snippets/ssl-common.conf;
ssl_protocols               TLSv1.2 TLSv1.3;
ssl_ciphers                 HIGH:!NULL:!AES128:!ARIA128:!CAMELLIA128:!SHA1;