mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 18:24:34 +02:00
global-functions: $GetMacVendor: get new certificate
The service now uses: GTS CA 1P5 -> GTS Root R1
This commit is contained in:
parent
1c26d08267
commit
777c388b43
2 changed files with 239 additions and 1 deletions
|
@ -426,7 +426,7 @@
|
|||
}
|
||||
|
||||
:do {
|
||||
:if ([ $CertificateAvailable "R3" ] = false) do={
|
||||
:if ([ $CertificateAvailable "GTS CA 1P5" ] = false) do={
|
||||
$LogPrintExit2 warning $0 ("Downloading required certificate failed.") true;
|
||||
}
|
||||
:local Vendor ([ /tool/fetch check-certificate=yes-without-crl \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue