Fix OpenVPN wizard.
Add drop-down to select OpenVPN hardware crypto (finds usable devices from "openssl engine" list) for clients and servers.
Add a checkbox for duplicate-cn on OpenVPN servers.
Fix OpenVPN NetBIOS settings not propagating from the wizard to the server instance.
Reject special characters in CA/Cert field names during OpenVPN wizard. Fixes #900
Spelling of 'Access'.
Ticket #859. Remove strange character at the end of the xml. Also fix my name partially since our parser does not allow my special character there.
Put some size tags on these fields.
Remove remote network from wizard, it is not used for a Remote Access VPN.
Fix more inconsistent capitalization.
Fix punctuation.
Fix some inconsistent capitalization on labels
Add dynamic IP option to OpenVPN wizard.
Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (Should be Uppercase)
Add titles to wizard steps, change some wording to be more consistent.
OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and some backend bits for RADIUS. Ticket #500.
Fixup OpenVPN wizard LDAP settings. Ticket #500.
Add/fix wording of descriptions in OpenVPN wizard.While I'm here, convert leading spaces to tabs.
Default to on for address pools.
Add some descriptions. Default to local port 1194 when no other server is configured.
Add the counterpart of enablefields.
Actually get values from the CA based on what was choosen during wizard.
Merge common name fields with descriptive name. Default to 3650 days of lifetime and 2048 bits key length.
Remove the special char from the name it makes the xml parser bail.
Fix my name
Final touches.
Improve wizard.
Improve wizard by adding more steps and cleaness.
Improve the wizard. Make it produce a correct openvpn server config.
More fixes.
Fix name of input.
Add openvpn server wizard.