Update configuration files to match bulleye's
This commit is contained in:
parent
e0390d14e4
commit
f528f69bfd
3 changed files with 4 additions and 2 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Reference in a new issue