From dd4e58aac572f2cac70058faf8912284cb9931e6 Mon Sep 17 00:00:00 2001 From: stilez Date: Sun, 8 May 2016 04:52:09 +0100 Subject: Update OpenVPN Wizard to include missing key sizes ...and add some useful info to guide the user. (cherry picked from commit 49810252681df9bd553e2221c885ceffaa2c4c7f) --- src/usr/local/www/wizards/openvpn_wizard.xml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/src/usr/local/www/wizards/openvpn_wizard.xml b/src/usr/local/www/wizards/openvpn_wizard.xml index a4498bd..02a651f 100644 --- a/src/usr/local/www/wizards/openvpn_wizard.xml +++ b/src/usr/local/www/wizards/openvpn_wizard.xml @@ -367,7 +367,7 @@ keylength Key length - <br/>Size of the key which will be generated. The larger the key, the more security it offers, but larger keys are generally slower to use. + <br/>Size of the key which will be generated. The larger the key, the more security it offers, but larger keys are generally slower to use. 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->step6->keylength @@ -385,9 +385,29 @@ 2048 + + + + + -- cgit v1.1