summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
authorstilez <stilez@users.noreply.github.com>2016-05-08 05:08:58 +0100
committerStephen Beaver <sbeaver@netgate.com>2016-06-22 11:07:10 -0400
commit81b387118c2642ebe1b7a60777fb013119cf4bd4 (patch)
tree3d7d670df675ea6d6b085c827fc78058e77a75cb /src/usr/local/www
parent1d4239471723c42a14bad40793dbc3d849cd1145 (diff)
downloadpfsense-81b387118c2642ebe1b7a60777fb013119cf4bd4.zip
pfsense-81b387118c2642ebe1b7a60777fb013119cf4bd4.tar.gz
Self correcting - poor english
(cherry picked from commit b56769c30a23af9f575ee4a5f056558ef8322f95)
Diffstat (limited to 'src/usr/local/www')
-rw-r--r--src/usr/local/www/wizards/openvpn_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/wizards/openvpn_wizard.xml b/src/usr/local/www/wizards/openvpn_wizard.xml
index 177f90f..3c7ce70 100644
--- a/src/usr/local/www/wizards/openvpn_wizard.xml
+++ b/src/usr/local/www/wizards/openvpn_wizard.xml
@@ -367,7 +367,7 @@
<field>
<name>keylength</name>
<displayname>Key length</displayname>
- <description>&lt;br/&gt;Size of the key which will be generated. The larger the key, the more security it offers, but larger keys are slower to generate and at the start of a session. As of 2016, 2048 bit is the minimum and most common selection and 4096 is the maximum in common use. For more information see &lt;a href="https://keylength.com"&gt;keylength.com&lt;/a&gt;</description>
+ <description>&lt;br/&gt;Size of the key which will be generated. The larger the key, the more security it offers, but larger keys take considerably more time to generate, and take slightly longer to validate leading to a slight slowdown in setting up new sessions (not always noticeable). As of 2016, 2048 bit is the minimum and most common selection and 4096 is the maximum in common use. For more information see &lt;a href="https://keylength.com"&gt;keylength.com&lt;/a&gt;</description>
<type>select</type>
<value>2048</value>
<bindstofield>ovpnserver->step6->keylength</bindstofield>
OpenPOWER on IntegriCloud