summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-03-10 22:02:19 +0000
committerErmal Luçi <eri@pfsense.org>2010-03-10 22:02:19 +0000
commit1e3c34b04716c6ae339089e7a85f4ea2f82f6601 (patch)
tree1592aff890f206473d73996b878d091c805eddf7 /usr
parent3207b4e36ac3d0b3c555f5e7bb856f23a32cc36f (diff)
downloadpfsense-1e3c34b04716c6ae339089e7a85f4ea2f82f6601.zip
pfsense-1e3c34b04716c6ae339089e7a85f4ea2f82f6601.tar.gz
Fix name of input.
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/wizards/openvpn_wizard.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/wizards/openvpn_wizard.xml b/usr/local/www/wizards/openvpn_wizard.xml
index d5aa4b8..945c721 100644
--- a/usr/local/www/wizards/openvpn_wizard.xml
+++ b/usr/local/www/wizards/openvpn_wizard.xml
@@ -377,15 +377,15 @@
<field>
<type>checkbox</type>
<name>uselist</name>
- <enablefields>name,keylength,lifetime,country,state,city,organization,email,cn</enablefields>
+ <enablefields>name,keylength,lifetime,country,state,city,organization,email,cn,ca</enablefields>
<description>Use authentication server from list</description>
<displayname>Server from list</displayname>
</field>
<field>
<type>cert_selection</type>
- <name>cert</name>
+ <name>certname</name>
<displayname>Certificate</displayname>
- <bindstofield>ovpnserver->step6->cert</bindstofield>
+ <bindstofield>ovpnserver->step6->certname</bindstofield>
</field>
<field>
<name>Next</name>
OpenPOWER on IntegriCloud