diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index 11a65818..9c55b410 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -1,6 +1,7 @@ {{define "form/tlsSettings"}} - + + @@ -26,383 +27,370 @@ -
-
- - - - - - - - - -
- CipherSuites - - - - auto - [[ value - ]] - - -
- Min/Max Version - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- SNI - - - - -
- Alpn - - - - [[ alpn ]] - - -
- Allow insecure - - - - -
- {{ i18n "certificate" }} - - - - {{ i18n "pages.inbounds.certificatePath" }} - {{ i18n "pages.inbounds.certificateContent" }} - - + - - - -
- {{ i18n "pages.inbounds.publicKeyPath" }} - - - - -
- {{ i18n "pages.inbounds.keyPath" }} - - - - -
- {{ i18n - "pages.inbounds.setDefaultCert" }} -
- {{ i18n "pages.inbounds.publicKeyContent" }} - - - - -
- {{ i18n "pages.inbounds.keyContent" }} - - - - -
-
+ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
- Show - - - - -
- xVer - - - - -
- uTLS - - - - [[ key ]] - - -
- Dest - - - - -
- Server Names - - - - -
- ShortIds - - - - - -
- SpiderX - - - - -
- Private Key - - - - -
- Public Key - - - - -
- Get New Key -
{{end}} \ No newline at end of file