summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstilez <stilez@users.noreply.github.com>2016-09-19 22:05:19 +0100
committerRenato Botelho <renato@netgate.com>2016-09-20 09:39:52 -0300
commit99f3f2eeec1b8e96ba0dce9791753991fecebbc8 (patch)
treeb0878eaf562cb7559d199b4c1f8420f096b45c86
parent1ee8e01b8807f217ea4e00a59f6889cf0a109e6f (diff)
downloadpfsense-99f3f2eeec1b8e96ba0dce9791753991fecebbc8.zip
pfsense-99f3f2eeec1b8e96ba0dce9791753991fecebbc8.tar.gz
Extra "S" fixed - thanks @rbgarga
(cherry picked from commit d20b69c529654f2b5d4adf9ab2bba5116f980c64)
-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 1af3ab3..905630e 100644
--- a/src/usr/local/www/wizards/openvpn_wizard.xml
+++ b/src/usr/local/www/wizards/openvpn_wizard.xml
@@ -542,7 +542,7 @@
<field>
<name>keylength</name>
<displayname>Key length</displayname>
- <description>&lt;br/&gt;SSize 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>
+ <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->step9->keylength</bindstofield>
OpenPOWER on IntegriCloud