summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-03-05 17:31:56 +0000
committerErmal Luçi <eri@pfsense.org>2008-03-05 17:31:56 +0000
commit741474efbb517b919ef2abf6c4defa846ea097e0 (patch)
tree6ac9fd172792dc9ee1900ab768af7c1d1b46d3d1 /usr
parent8573937632b0f0ff328d99b8ba45f52d82f2dbf2 (diff)
downloadpfsense-741474efbb517b919ef2abf6c4defa846ea097e0.zip
pfsense-741474efbb517b919ef2abf6c4defa846ea097e0.tar.gz
Show the certificate tab in all openvpn configuration tabs.
Diffstat (limited to 'usr')
-rw-r--r--usr/local/pkg/openvpn_cli.xml4
-rw-r--r--usr/local/pkg/openvpn_csc.xml4
2 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml
index f889002..d942403 100644
--- a/usr/local/pkg/openvpn_cli.xml
+++ b/usr/local/pkg/openvpn_cli.xml
@@ -18,6 +18,10 @@
<text>Client-specific configuration</text>
<url>/pkg.php?xml=openvpn_csc.xml</url>
</tab>
+ <tab>
+ <text>Certificate generation</text>
+ <url>/vpn_openvpn_certs.php</url>
+ </tab>
</tabs>
<adddeleteeditpagefields>
<columnitem>
diff --git a/usr/local/pkg/openvpn_csc.xml b/usr/local/pkg/openvpn_csc.xml
index 32159bc..8d20f91 100644
--- a/usr/local/pkg/openvpn_csc.xml
+++ b/usr/local/pkg/openvpn_csc.xml
@@ -18,6 +18,10 @@
<url>/pkg.php?xml=openvpn_csc.xml</url>
<active/>
</tab>
+ <tab>
+ <text>Certificate generation</text>
+ <url>/vpn_openvpn_certs.php</url>
+ </tab>
</tabs>
<adddeleteeditpagefields>
<columnitem>
OpenPOWER on IntegriCloud