summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-04-11 21:03:10 +0000
committerErmal Luçi <eri@pfsense.org>2008-04-11 21:03:10 +0000
commit04a6e90048da109b5bde1a9263afc16adb7c9b9f (patch)
treeb000e32cbe5ae04c80efe33fa5f51e3e61cab56d /usr/local/pkg
parentde5824aac558b238a56494ad1e69a44f610a2178 (diff)
downloadpfsense-04a6e90048da109b5bde1a9263afc16adb7c9b9f.zip
pfsense-04a6e90048da109b5bde1a9263afc16adb7c9b9f.tar.gz
Differentiate between shared key and pki on the GUI.
Fix some errors with the javascript
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openvpn.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml
index f6df929..9a2aef1 100644
--- a/usr/local/pkg/openvpn.xml
+++ b/usr/local/pkg/openvpn.xml
@@ -159,10 +159,17 @@
<field>
<fieldname>cipher</fieldname>
<fielddescr>Certificates to apply</fielddescr>
- <description>Certificates generated from the certificate generation tab.</description>
+ <description>Shared key to use.</description>
<type>select</type>
<default_value>none</default_value>
</field>
+ <field>
+ <fieldname>cipherpki</fieldname>
+ <fielddescr>Certificates to apply</fielddescr>
+ <description>Certificates generated from the certificate generation tab.</description>
+ <type>select</type>
+ <default_value>none</default_value>
+ </field>
<field>
<fieldname>dhcp_domainname</fieldname>
<fielddescr>DHCP-Opt.: DNS-Domainname</fielddescr>
OpenPOWER on IntegriCloud