update-tunnelbroker: define certificate use

This commit is contained in:
Christian Hesse 2025-11-10 12:03:33 +01:00
parent 31a2bbbb4c
commit c273770f7d

View file

@ -28,7 +28,7 @@
:error false;
}
:if ([ $CertificateAvailable "Starfield Root Certificate Authority - G2" ] = false) do={
:if ([ $CertificateAvailable "Starfield Root Certificate Authority - G2" "fetch" ] = false) do={
$LogPrint error $ScriptName ("Downloading required certificate failed.");
:set ExitOK true;
:error false;