aboutsummaryrefslogtreecommitdiffstats
path: root/update-tunnelbroker.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-06-20 10:34:49 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-06-21 15:57:04 +0200
commita744508d4f59bb95106b454c930fbb3f9eb28066 (patch)
treeb3e2473af6a5a0cc2dcca8c56eea42b1e264c926 /update-tunnelbroker.rsc
parent7553870f2aac7182f5181273fb4a73e219fc68c7 (diff)
certs: Starfield Secure Certificate Authority - G2 -> Starfield Root Certificate Authority - G2
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;
}