Remove remote network from wizard, it is not used for a Remote Access VPN.
fix "Invalid argument supplied for foreach"
Add dynamic IP option to OpenVPN wizard.
Perform IP/Host and Port number validation for Authentication servers in the OpenVPN Wizard.
Restrict country code entry in the OpenVPN wizard to two letters.
Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.
Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (Should be Uppercase)
Fix CA cert dupe detection when no certs yet exist.
Perform more strict validation on CA and Cert names before proceeding in the wizard.
Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket #500.
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.
Add some descriptions. Default to local port 1194 when no other server is configured.
Correctly show cipher list
Actually get values from the CA based on what was choosen during wizard.
Try to prefill values if creating a certificate.
Merge common name fields with descriptive name. Default to 3650 days of lifetime and 2048 bits key length.
fix text
The Openvpn rule does not need proto.
Fix rule creation.
Add my copyright
Correct field name.
Fix index.
Final touches.
Correct check.
Correct logic.
Add globals vars.
More improvements.
Improve wizard.
Improve wizard by adding more steps and cleaness.
Improve the wizard. Make it produce a correct openvpn server config.
More fixes.
Add openvpn server wizard.