From e2a6b00e044cd15e74528c95544dbd32d72ec935 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 1 Aug 2023 11:44:31 +0200 Subject: Improve description of tls-auth/tls-crypt in dialog (closes #1625) --- main/src/main/res/values/arrays.xml | 6 +++--- main/src/main/res/values/strings.xml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'main') diff --git a/main/src/main/res/values/arrays.xml b/main/src/main/res/values/arrays.xml index 3d6512c1..2016cffe 100644 --- a/main/src/main/res/values/arrays.xml +++ b/main/src/main/res/values/arrays.xml @@ -18,9 +18,9 @@ External Auth Provider - 0 - 1 - Unspecified + tls-auth - --direction 0 + tls-auth - --direction 1 + tls-auth --direction not specified Encryption (--tls-crypt) TLS Crypt V2 diff --git a/main/src/main/res/values/strings.xml b/main/src/main/res/values/strings.xml index 37145870..e9ae302b 100755 --- a/main/src/main/res/values/strings.xml +++ b/main/src/main/res/values/strings.xml @@ -26,8 +26,8 @@ PKCS12 Password Select… You must select a file - Use TLS Authentication - TLS Direction + Use Control Channel Authentication/Encryption + Authentication/encryption method Enter IPv6 Address/Netmask in CIDR Format (e.g. 2000:dd::23/64) Enter IPv4 Address/Netmask in CIDR Format (e.g. 1.2.3.4/24) IPv4 Address @@ -68,8 +68,8 @@ Certificate Hostname Check Specify the check used to verify the remote certificate DN (e.g. C=DE, L=Paderborn, OU=Avian IP Carriers, CN=openvpn.blinkt.de)\n\nSpecify the complete DN or the RDN (openvpn.blinkt.de in the example) or an RDN prefix for verification.\n\nWhen using RDN prefix \"Server\" matches \"Server-1\" and \"Server-2\"\n\nLeaving the text field empty will check the RDN against the server hostname.\n\nFor more details see the OpenVPN 2.3.1+ manpage under —verify-x509-name Remote certificate subject - Enables the TLS Key Authentication - TLS Auth File + Enables an additional authentication/encryption layer for the OpenVPN control channel + TLS Auth/TLS Encryption File Requests IP addresses, routes and timing options from the server. No information is requested from the server. Settings need to be specified below. Pull Settings -- cgit v1.2.3