From 56e66ec809e138e95bb3391f1e5d77d06f062ecc Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 6 Oct 2021 15:53:35 +0200 Subject: [PATCH] System / Trust / Authorities - flush certs when "Store intermediate" changes. closes https://github.com/opnsense/core/issues/5257 --- src/www/system_general.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/www/system_general.php b/src/www/system_general.php index 08cf74492..8c5a14a89 100644 --- a/src/www/system_general.php +++ b/src/www/system_general.php @@ -212,6 +212,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') { /* time zone change first */ system_timezone_configure(); + system_trust_configure(); prefer_ipv4_or_ipv6(); system_hostname_configure(); @@ -361,7 +362,7 @@ $( document ).ready(function() { />