aboutsummaryrefslogtreecommitdiffstats
path: root/check-certificates
diff options
context:
space:
mode:
Diffstat (limited to 'check-certificates')
-rw-r--r--check-certificates3
1 files changed, 3 insertions, 0 deletions
diff --git a/check-certificates b/check-certificates
index 39b7e2c..94ccc99 100644
--- a/check-certificates
+++ b/check-certificates
@@ -6,6 +6,9 @@
# check for certificate validity
# https://git.eworm.de/cgit/routeros-scripts/about/doc/check-certificates.md
+:global GlobalFunctionsReady;
+:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
+
:global CertRenewPass;
:global CertRenewTime;
:global CertRenewUrl;