From 9e7e8a59ceaa5eca5d8545d97be7a968259877f2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 28 May 2021 14:19:26 +0200 Subject: [PATCH] openvpn: update help texts in exporter; closes #4890 --- .../OPNsense/OpenVPN/forms/export_options.xml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/export_options.xml b/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/export_options.xml index 71b124766..9f2fbea96 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/export_options.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/export_options.xml @@ -3,21 +3,19 @@ openvpn_export.servers dropdown - + Select an OpenVPN server to export profiles for. openvpn_export.template dropdown - + File format to export. openvpn_export.hostname text - - Address(es) or hostname(s) to which this client should connect to, use comma's to provide more then one - + Address(es) or hostname(s) to which this client should connect to separated by comma for multiple entries openvpn_export.local_port @@ -50,19 +48,14 @@ checkbox - - Load the certificate and private key from the Windows Certificate System Store (Windows/OpenSSL Only). - + Load the certificate and private key from the Windows Certificate System Store (Windows/OpenSSL Only). openvpn_export.auth_nocache checkbox - - Sets auth-nocache in the exported configuration when password authentication is used. - This prevents OpenVPN from caching passwords in memory. - + Sets auth-nocache in the exported configuration when password authentication is used. This prevents OpenVPN from caching passwords in memory. openvpn_export.plain_config