openvpncsc OpenVPN: Client-specific configuration openvpn.inc An OpenVPN client-specific configuration has been deleted. An OpenVPN client-specific configuration has been created/modified. Server /pkg.php?xml=openvpn.xml Client /pkg.php?xml=openvpn_cli.xml Client-specific configuration /pkg.php?xml=openvpn_csc.xml disable Disabled checkbox commonname Common name description Description disable Disabled Set this option to disable this client-specific configuration without removing it from the list. checkbox commonname Common name Enter the client's X.509 common name here. input block Blocked Check this to block (disable) this client, based on its common name. Don't use this option to disable a client due to key or password compromise. Use a CRL (certificate revocation list) instead. checkbox push_reset Push reset Setting this option will make this client not inherit the global push options. checkbox ifconfig_push Interface IP Set this option to push an IP to the client's interface. Expressed as a CIDR range (e.g. 10.5.0.0/16). The first IP in the range will be used as the remote IP of the interface, and the second IP will be used as the local IP of the interface. input custom_options Custom options You can put your own custom options here, separated by semi-colons (;). They'll be added to the client-specific configuration. input description Description You may enter a description here for your reference (not parsed). input openvpn_validate_input_csc($_POST, &$input_errors); openvpn_resync_csc($id);