diff --git a/nginx/nginx/conf_split/ssl_dhparam_4096.conf b/nginx/nginx/conf_split/ssl_dhparam_4096.conf new file mode 100644 index 0000000..8a7c614 --- /dev/null +++ b/nginx/nginx/conf_split/ssl_dhparam_4096.conf @@ -0,0 +1,3 @@ + +ssl_dhparam /config/nginx/conf_split/dhparam-4096.pem; +ssl_ecdh_curve X25519:secp384r1; \ No newline at end of file