aboutsummaryrefslogtreecommitdiffstats
path: root/telegram-chat.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'telegram-chat.rsc')
-rw-r--r--telegram-chat.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/telegram-chat.rsc b/telegram-chat.rsc
index 0fd8a06..1c274ec 100644
--- a/telegram-chat.rsc
+++ b/telegram-chat.rsc
@@ -55,7 +55,7 @@
:set TelegramRandomDelay 0;
}
- :if ([ $CertificateAvailable "Go Daddy Secure Certificate Authority - G2" ] = false) do={
+ :if ([ $CertificateAvailable "Go Daddy Root Certificate Authority - G2" ] = false) do={
$LogPrint warning $ScriptName ("Downloading required certificate failed.");
:error false;
}