mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Update ssl_params
This commit is contained in:
parent
02eda34722
commit
6219ac01fe
@ -1,4 +1,4 @@
|
|||||||
ssl_protocols TLSv1.3 TLSv1.2;
|
ssl_protocols TLSv1.2 TLSv1.3;
|
||||||
ssl_ecdh_curve X25519:P-521:P-384;
|
ssl_ecdh_curve X25519:P-521:P-384;
|
||||||
ssl_ciphers [EECDH+CHACHA20|EECDH+AESGCM];
|
ssl_ciphers [EECDH+CHACHA20|EECDH+AESGCM];
|
||||||
ssl_prefer_server_ciphers on;
|
ssl_prefer_server_ciphers on;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user