check-certificates: unbreak certificate download

This was borked with a2749b2760. 😳
This commit is contained in:
Christian Hesse 2024-01-24 16:13:44 +01:00
parent 20c337d6ba
commit 468b5a18f3

View file

@ -17,7 +17,6 @@
:global CertificateAvailable
:global EscapeForRegEx;
:global FetchUserAgent;
:global IfThenElse;
:global LogPrintExit2;
:global ParseKeyValueStore;
@ -35,6 +34,7 @@
:global CertificateNameByCN;
:global EscapeForRegEx;
:global FetchUserAgent;
:global LogPrintExit2;
:global UrlEncode;
:global WaitForFile;