From 93c1127fd84ee4c7ced02dcdee39db3eb93612f1 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 2 Mar 2011 08:56:45 -0500 Subject: Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI. Fixes #1316 --- usr/local/pkg/carp_settings.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'usr/local/pkg') diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml index 075a919..3365bba 100644 --- a/usr/local/pkg/carp_settings.xml +++ b/usr/local/pkg/carp_settings.xml @@ -99,6 +99,12 @@ checkbox + Synchronize Certificates + synchronizecerts + 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. + checkbox + + Synchronize rules synchronizerules When this option is enabled, this system will automatically sync the firewall rules to the other CARP host when changes are made.. @@ -131,7 +137,7 @@ Synchronize OpenVPN synchronizeopenvpn - When this option is enabled, this system will automatically sync the OpenVPN configuration to the other CARP host when changes are made. + 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. checkbox -- cgit v1.1