mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-15 18:08:30 -07:00
cherry-pick: 4782-server-name-label
Updates #4782. Squashed commit of the following: commit d350b3853bf722c0f2a8d1fc4a1c28dc384c5ca0 Author: Natalia Sokolova <n.sokolova@adguard.com> Date: Tue Jul 26 18:39:38 2022 +0300 client: imp wording commit d0785311bfe38fb10477bf8971a46d6c61aecfda Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Tue Jul 26 17:16:41 2022 +0300 client: imp tls server name label
This commit is contained in:
parent
6681178ad3
commit
c0abdb4bc7
@ -363,7 +363,7 @@
|
||||
"encryption_config_saved": "Encryption configuration saved",
|
||||
"encryption_server": "Server name",
|
||||
"encryption_server_enter": "Enter your domain name",
|
||||
"encryption_server_desc": "In order to use HTTPS, you need to enter the server name that matches your SSL certificate or wildcard certificate. If the field is not set, it will accept TLS connections for any domain.",
|
||||
"encryption_server_desc": "If set, AdGuard Home detects ClientIDs, responds to DDR queries, and performs additional connection validations. If not set, these features are disabled. Must match one of the DNS Names in the certificate.",
|
||||
"encryption_redirect": "Redirect to HTTPS automatically",
|
||||
"encryption_redirect_desc": "If checked, AdGuard Home will automatically redirect you from HTTP to HTTPS addresses.",
|
||||
"encryption_https": "HTTPS port",
|
||||
|
Loading…
Reference in New Issue
Block a user