mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-12-06 02:09:29 +00:00
certs: R3 / R10 -> ISRG Root X1
This commit is contained in:
parent
d1693a241b
commit
3f51ebc125
6 changed files with 41 additions and 471 deletions
|
|
@ -334,7 +334,7 @@
|
|||
:return true;
|
||||
}
|
||||
|
||||
:if ([ $CertificateAvailable "R3" ] = false) do={
|
||||
:if ([ $CertificateAvailable "ISRG Root X1" ] = false) do={
|
||||
$LogPrint error $0 ("Downloading required certificate failed.");
|
||||
:return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue