certs: GTS CA 1C3 / GTS CA 1P5 -> GTS Root R1

This commit is contained in:
Christian Hesse 2024-06-20 10:38:35 +02:00
parent a744508d4f
commit 0ae3d31c58
5 changed files with 40 additions and 482 deletions

View file

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