mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 02:05:01 +02:00
certs: GTS CA 1C3 / GTS CA 1P5 -> GTS Root R1
This commit is contained in:
parent
a744508d4f
commit
0ae3d31c58
5 changed files with 40 additions and 482 deletions
|
@ -509,7 +509,7 @@
|
|||
}
|
||||
|
||||
:do {
|
||||
:if ([ $CertificateAvailable "GTS CA 1P5" ] = false) do={
|
||||
:if ([ $CertificateAvailable "GTS Root R1" ] = false) do={
|
||||
$LogPrint warning $0 ("Downloading required certificate failed.");
|
||||
:error false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue