diff --git a/install.sh b/install.sh index 42368ff..20e673d 100644 --- a/install.sh +++ b/install.sh @@ -1980,7 +1980,7 @@ EOF "network": "tcp", "security": "tls", "tlsSettings": { - "minVersion": "1.2", + "minVersion": "1.3", "alpn": [ "http/1.1", "h2" @@ -2387,7 +2387,7 @@ EOF "network": "tcp", "security": "xtls", "xtlsSettings": { - "minVersion": "1.2", + "minVersion": "1.3", "alpn": [ "http/1.1", "h2"