Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI. Fixes #1316

This commit is contained in:
jim-p 2011-03-02 08:56:45 -05:00
parent e77ecd8e14
commit 93c1127fd8

View File

@ -98,6 +98,12 @@
<description>When this option is enabled, this system will automatically sync the users and groups over to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<field>
<fielddescr>Synchronize Certificates</fielddescr>
<fieldname>synchronizecerts</fieldname>
<description>When this option is enabled, this system will automatically sync the Certificate Authorities, Certificates, and Certificate Revocation Lists over to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<field>
<fielddescr>Synchronize rules</fielddescr>
<fieldname>synchronizerules</fieldname>
@ -131,7 +137,7 @@
<field>
<fielddescr>Synchronize OpenVPN</fielddescr>
<fieldname>synchronizeopenvpn</fieldname>
<description>When this option is enabled, this system will automatically sync the OpenVPN configuration to the other CARP host when changes are made.</description>
<description>When this option is enabled, this system will automatically sync the OpenVPN configuration to the other CARP host when changes are made. Using this option implies "Synchronize Certificates" as they are required for OpenVPN.</description>
<type>checkbox</type>
</field>
<field>