From e7a4132d5084e27ae8fb61b4c09233715f1b404c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Sun, 2 Mar 2008 14:52:04 +0000 Subject: Introduce the Certificate generation tab for openvpn and use the certifacte generation page created by Scott. Add the table missing tab to the certificate generation page. --- usr/local/pkg/openvpn.xml | 4 ++++ usr/local/www/vpn_openvpn_create_certs.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml index 7e412a1..a0a0b74 100644 --- a/usr/local/pkg/openvpn.xml +++ b/usr/local/pkg/openvpn.xml @@ -18,6 +18,10 @@ Client-specific configuration /pkg.php?xml=openvpn_csc.xml + + Certificate generation + /vpn_openvpn_create_certs.php + diff --git a/usr/local/www/vpn_openvpn_create_certs.php b/usr/local/www/vpn_openvpn_create_certs.php index b665aa8..5a7992a 100755 --- a/usr/local/www/vpn_openvpn_create_certs.php +++ b/usr/local/www/vpn_openvpn_create_certs.php @@ -340,7 +340,7 @@ function f(ta_id){ - + -- cgit v1.1