|
|
@@ -58,5 +58,7 @@ server { |
|
|
ssl_protocols {{ matrix_nginx_proxy_ssl_protocols }}; |
|
|
ssl_protocols {{ matrix_nginx_proxy_ssl_protocols }}; |
|
|
ssl_prefer_server_ciphers on; |
|
|
ssl_prefer_server_ciphers on; |
|
|
ssl_ciphers "EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH"; |
|
|
ssl_ciphers "EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH"; |
|
|
|
|
|
|
|
|
|
|
|
{{ render_vhost_directives() }} |
|
|
} |
|
|
} |
|
|
{% endif %} |
|
|
{% endif %} |