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

@ -143,7 +143,7 @@
}
:do {
:if ([ $CertificateAvailable "Go Daddy Secure Certificate Authority - G2" ] = false) do={
:if ([ $CertificateAvailable "Go Daddy Root Certificate Authority - G2" ] = false) do={
$LogPrint warning $0 ("Downloading required certificate failed.");
:error false;
}