global-functions: $GetMacVendor: cert 'GTS Root R4'

This commit is contained in:
Christian Hesse 2024-07-02 21:29:14 +02:00
parent f3f7d3edc0
commit ce1b635eb2
2 changed files with 21 additions and 1 deletions

View file

@ -528,7 +528,7 @@
}
:do {
:if ([ $CertificateAvailable "GTS Root R1" ] = false) do={
:if ([ $CertificateAvailable "GTS Root R4" ] = false) do={
$LogPrint warning $0 ("Downloading required certificate failed.");
:error false;
}