certs: R3 / R10 -> ISRG Root X1

This commit is contained in:
Christian Hesse 2024-06-20 09:52:17 +02:00
parent d1693a241b
commit 3f51ebc125
6 changed files with 41 additions and 471 deletions

View file

@ -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;
}