Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... and update the filter in global configuration.
|
|
|
|
This is required to test for root CA (without intermediate) directly.
|
|
|
|
|
|
We want the migration to run even if the notification is disabled.
|
|
This allows to drop the ignore flag.
|
|
|
|
Some mail clients do not like unencoded utf-8 in subject... Let's
encode in quoted-printable to fix.
|
|
|
|
This makes sure the closing curly bracket is not hidden in comment.
|
|
|
|
|
|
|
|
migration code
|
|
|
|
|
|
|
|
The firmware is downloaded over the air, so broadband connection
is required.
|
|
|
|
|
|
|
|
|
|
present
|
|
... if symbols are enabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The API returns 404 on unknown mac vendor... We can just catch error,
but not decide whether it is connection error or unknown vendor.
Try without mac address - on error we have a connection issue.
|
|
Let's Encrypt started issuing certificates from "R3" intermediate on
December 2nd. All certificates should be renewed by now...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CA-3" now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... just as without queue.
|
|
|
|
|
|
... when returning gracefully.
|
|
All scripts wait for the global functions on their own now.
|
|
In RouterOS functions are of type 'array' with 'code' (numerical index 1)
inside. Cast to string to make comparison work.
Also define the function to make it available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now that we have an e-mail queue we do not care if the server is up or not.
|
|
|
|
|
|
The notification contains the link. Should be sufficient, no?
|
|
We can merge this when RouterOS 6.47 moves to long-term...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With a modified certificate renewal time may have failed if the new
certificate was not found.
|
|
|
|
|
|
|
|
|
|
configuration
|
|
|
|
|
|
|
|
... and make it match the code used in other scripts.
|
|
|
|
|
|
|