global-functions: $GetMacVendor: define certificate use

This commit is contained in:
Christian Hesse 2025-11-10 12:01:11 +01:00
parent 8eb397f79f
commit f3e6e152bc

View file

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