certs: Go Daddy Secure Certificate Authority - G2 -> Go Daddy Root Certificate Authority - G2

This commit is contained in:
Christian Hesse 2024-06-20 10:47:42 +02:00
parent 0ae3d31c58
commit 588dacb5af
4 changed files with 32 additions and 180 deletions

View file

@ -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;
}