mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-02 09:15:03 +02:00
global-functions: $GetMacVendor: cert 'GTS Root R4'
This commit is contained in:
parent
f3f7d3edc0
commit
ce1b635eb2
2 changed files with 21 additions and 1 deletions
|
@ -528,7 +528,7 @@
|
|||
}
|
||||
|
||||
:do {
|
||||
:if ([ $CertificateAvailable "GTS Root R1" ] = false) do={
|
||||
:if ([ $CertificateAvailable "GTS Root R4" ] = false) do={
|
||||
$LogPrint warning $0 ("Downloading required certificate failed.");
|
||||
:error false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue