From d799787e49e0a535acbc881b8e8944b860e25e47 Mon Sep 17 00:00:00 2001 From: Matthew Grooms Date: Tue, 26 Aug 2008 04:48:04 +0000 Subject: Rework most of the OpenVPN support. The interfaces have been updated to not use the pkg system and the configuration has been migrated to an openvpn prefix. The centralized user and certificate manager is now used to support the openvpn configurations. Most of the files removed in this commit were not being referenced. This commit also splits out the certificate management components into a new system menu item. --- usr/local/www/vpn_openvpn_cli.php | 179 -------------------------------------- 1 file changed, 179 deletions(-) delete mode 100755 usr/local/www/vpn_openvpn_cli.php (limited to 'usr/local/www/vpn_openvpn_cli.php') diff --git a/usr/local/www/vpn_openvpn_cli.php b/usr/local/www/vpn_openvpn_cli.php deleted file mode 100755 index 285518c..0000000 --- a/usr/local/www/vpn_openvpn_cli.php +++ /dev/null @@ -1,179 +0,0 @@ - - - - - -
-

-You must apply the changes in order for them to take effect.");?> - - - - - - - - -
- -
-
- - - - -
- WARNING: This feature is experimental and modifies your optional interface configuration. - Backup your configuration before using OpenVPN, and restore it before upgrading. - -
- - - - - - - - - - - - - - - "; - $spane = ""; - } else { - $spans = $spane = ""; - } - ?> - - - - - - - - - - - - - - - -
InterfaceProtocolSocketServer addressVersionDescription
- - - - - - - - - - - -   - -  
 
-
-

- -- cgit v1.1