global-functions: $GetMacVendor: this requires Let's Encrypt "R3" now

This commit is contained in:
Christian Hesse 2021-02-03 14:28:16 +01:00
parent eaea89112a
commit 55a8a984f7

View file

@ -327,7 +327,7 @@
:global LogPrintExit; :global LogPrintExit;
:do { :do {
:if ([ $CertificateAvailable "Let's Encrypt Authority X3" ] = false) do={ :if ([ $CertificateAvailable "R3" ] = false) do={
$LogPrintExit warning ("Downloading required certificate failed.") true; $LogPrintExit warning ("Downloading required certificate failed.") true;
} }
:local Vendor ([ / tool fetch check-certificate=yes-without-crl \ :local Vendor ([ / tool fetch check-certificate=yes-without-crl \