Project

General

Profile

« Previous | Next » 

Revision b56769c3

Added by Stilez y about 9 years ago

Self correcting - poor english

View differences:

src/usr/local/www/wizards/openvpn_wizard.xml
367 367
		<field>
368 368
			<name>keylength</name>
369 369
			<displayname>Key length</displayname>
370
			<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>
370
			<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>
371 371
			<type>select</type>
372 372
			<value>2048</value>
373 373
			<bindstofield>ovpnserver->step6->keylength</bindstofield>

Also available in: Unified diff