Update configuration files to match bulleye's

This commit is contained in:
sonny 2021-11-06 20:04:21 +01:00
parent e0390d14e4
commit f528f69bfd
3 changed files with 4 additions and 2 deletions

View file

@ -25,7 +25,7 @@ http {
##
# SSL Settings
##
ssl_protocols TLSv1.2;
ssl_protocols TLSv1.2 TLSv1.3;
ssl_prefer_server_ciphers on;
ssl_ciphers HIGH:!aNULL:!MD5;