From 21d534e50daf61bbb16749db5dd7f4182833c101 Mon Sep 17 00:00:00 2001 From: Weltolk <40228052+Weltolk@users.noreply.github.com> Date: Thu, 24 Aug 2023 11:19:24 +0800 Subject: [PATCH] Update tls.md Signed-off-by: Weltolk <40228052+Weltolk@users.noreply.github.com> --- docs/configuration/shared/tls.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/docs/configuration/shared/tls.md b/docs/configuration/shared/tls.md index 7b39a045..f12f0734 100644 --- a/docs/configuration/shared/tls.md +++ b/docs/configuration/shared/tls.md @@ -197,10 +197,6 @@ If you don't know how to fill in the other configuration, just set `enabled`. ==Client only== -!!! warning "" - - uTLS is not included by default, see [Installation](/#installation). - !!! note "" uTLS is poorly maintained and the effect may be unproven, use at your own risk. @@ -297,14 +293,6 @@ The MAC key. ### Reality Fields -!!! warning "" - - reality server is not included by default, see [Installation](/#installation). - -!!! warning "" - - uTLS, which is required by reality client is not included by default, see [Installation](/#installation). - #### handshake ==Server only== @@ -345,4 +333,4 @@ Check disabled if empty. ### Reload -For server configuration, certificate and key will be automatically reloaded if modified. \ No newline at end of file +For server configuration, certificate and key will be automatically reloaded if modified.