From 8e6775102cae857726601cc4f32dcb774cd4e50b Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 7 Mar 2013 22:22:42 +0100 Subject: Add x509-verify-name support to ics-openvpn GUI --HG-- extra : rebase_source : 58613dd0fdf7a9ea75d59b1ea16c68fb6524138b --- res/values/strings.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index ed8e3b1d..07589382 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -63,10 +63,10 @@ Remove VPN Checks whether the server uses a TLS Server Certificate Except TLS Server - Checks the Remote Server Certificate CN against a string + Checks the Remote Server Certificate Subject DN Certificate Hostname Check - Enter the string against which the remote Server is checked. OpenVPN will use prefix matching. \"Server\" matches \"Server-1\" and \"Server-2\"\nLeave empty to check the CN against the server hostname. - Remote Hostname(CN) + Specify the check used to verify the remote certificate DN\n\Specify the complete DN (e.g. C=DE, L=Paderborn, OU=Avian IP Carriers, CN=openvpn.blinkt.de) or the RDN (openvpn.blinkt.de in the DN example) or an RDN prefix for verification.\n\nRDN prefix will use prefix matching. \"Server\" matches \"Server-1\" and \"Server-2\"\nLeaving the text field empty will check the RDN against the server hostname.\nFor more details see the OpenVPN 2.3 manpage under --x509-verify-name + Remote certificate subject Enables the TLS Key Authentication TLS Auth File Requests IP addresses, routes and timing options from the server. @@ -271,5 +271,6 @@ Crashdump Add Send config file + Complete DN \ No newline at end of file -- cgit v1.2.3