From 93c1127fd84ee4c7ced02dcdee39db3eb93612f1 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 2 Mar 2011 08:56:45 -0500 Subject: [PATCH] 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(-) diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml index 075a919894..3365bbad97 100644 --- a/usr/local/pkg/carp_settings.xml +++ b/usr/local/pkg/carp_settings.xml @@ -98,6 +98,12 @@ When this option is enabled, this system will automatically sync the users and groups over to the other CARP host when changes are made. 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 @@ -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