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

@ -98,7 +98,7 @@
:do {
:if ($NtfyServer = "ntfy.sh") do={
:if ([ $CertificateAvailable "R3" ] = false) do={
:if ([ $CertificateAvailable "ISRG Root X1" ] = false) do={
$LogPrint warning $0 ("Downloading required certificate failed.");
:error false;
}