From 99f3f2eeec1b8e96ba0dce9791753991fecebbc8 Mon Sep 17 00:00:00 2001 From: stilez Date: Mon, 19 Sep 2016 22:05:19 +0100 Subject: Extra "S" fixed - thanks @rbgarga (cherry picked from commit d20b69c529654f2b5d4adf9ab2bba5116f980c64) --- src/usr/local/www/wizards/openvpn_wizard.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ keylength Key length - <br/>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 <a href="https://keylength.com">keylength.com</a> + <br/>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 <a href="https://keylength.com">keylength.com</a> select 2048 ovpnserver->step9->keylength -- cgit v1.1