mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59:28 +00:00
update-tunnelbroker: define certificate use
This commit is contained in:
parent
5ccb0d07b1
commit
335bfc0a88
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
:error false;
|
:error false;
|
||||||
}
|
}
|
||||||
|
|
||||||
:if ([ $CertificateAvailable "Starfield Root Certificate Authority - G2" ] = false) do={
|
:if ([ $CertificateAvailable "Starfield Root Certificate Authority - G2" "fetch" ] = false) do={
|
||||||
$LogPrint error $ScriptName ("Downloading required certificate failed.");
|
$LogPrint error $ScriptName ("Downloading required certificate failed.");
|
||||||
:set ExitOK true;
|
:set ExitOK true;
|
||||||
:error false;
|
:error false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue