Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 6219ac0

Browse files
authored
Update ssl_params
1 parent 02eda34 commit 6219ac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

boring-nginx/rootfs/etc/nginx/conf/ssl_params

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ssl_protocols TLSv1.3 TLSv1.2;
1+
ssl_protocols TLSv1.2 TLSv1.3;
22
ssl_ecdh_curve X25519:P-521:P-384;
33
ssl_ciphers [EECDH+CHACHA20|EECDH+AESGCM];
44
ssl_prefer_server_ciphers on;

0 commit comments

Comments
 (0)