We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1af957 commit e927c6bCopy full SHA for e927c6b
certs/Cloudflare Inc ECC CA-3.pem
global-functions
@@ -383,7 +383,7 @@
383
:global LogPrintExit2;
384
385
:do {
386
- :if ([ $CertificateAvailable "Cloudflare Inc ECC CA-3" ] = false) do={
+ :if ([ $CertificateAvailable "R3" ] = false) do={
387
$LogPrintExit2 warning $0 ("Downloading required certificate failed.") true;
388
}
389
:local Vendor ([ /tool/fetch check-certificate=yes-without-crl \
0 commit comments