mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-05 10:44:59 +02:00
certs: Go Daddy Secure Certificate Authority - G2 -> Go Daddy Root Certificate Authority - G2
This commit is contained in:
parent
0ae3d31c58
commit
588dacb5af
4 changed files with 32 additions and 180 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue