aboutsummaryrefslogtreecommitdiffstats
path: root/update-tunnelbroker.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'update-tunnelbroker.rsc')
-rw-r--r--update-tunnelbroker.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-tunnelbroker.rsc b/update-tunnelbroker.rsc
index 364dc08..f9ba202 100644
--- a/update-tunnelbroker.rsc
+++ b/update-tunnelbroker.rsc
@@ -25,7 +25,7 @@
:error false;
}
- :if ([ $CertificateAvailable "Starfield Secure Certificate Authority - G2" ] = false) do={
+ :if ([ $CertificateAvailable "Starfield Root Certificate Authority - G2" ] = false) do={
$LogPrint error $ScriptName ("Downloading required certificate failed.");
:error false;
}