From 2cda1e9c4c3dd16c72c457e7ad2061da4992941f Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 19 Aug 2024 14:42:29 +0200 Subject: adopt all required certificate changes --- update-tunnelbroker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update-tunnelbroker') diff --git a/update-tunnelbroker b/update-tunnelbroker index d454cd7..53b0edd 100644 --- a/update-tunnelbroker +++ b/update-tunnelbroker @@ -34,7 +34,7 @@ :if ($PublicAddress != $InterfaceVal->"local-address") do={ :local Comment [ $ParseKeyValueStore ($InterfaceVal->"comment") ]; - :if ([ $CertificateAvailable "Starfield Secure Certificate Authority - G2" ] = false) do={ + :if ([ $CertificateAvailable "Starfield Root Certificate Authority - G2" ] = false) do={ $LogPrintExit2 error $0 ("Downloading required certificate failed.") true; } $LogPrintExit2 info $0 ("Local address changed, sending UPDATE to tunnelbroker! New address: " . $PublicAddress) false; -- cgit v1.2.3-70-g09d2