adopt all required certificate changes

This commit is contained in:
Christian Hesse 2024-08-19 14:42:29 +02:00
parent 2ef06e4533
commit 2cda1e9c4c
20 changed files with 252 additions and 1439 deletions

View file

@ -122,7 +122,7 @@
:local ParseMode [ $IfThenElse ($TelegramFixedWidthFont = true) "MarkdownV2" "" ];
:do {
:if ([ $CertificateAvailable "Go Daddy Secure Certificate Authority - G2" ] = false) do={
:if ([ $CertificateAvailable "Go Daddy Root Certificate Authority - G2" ] = false) do={
$LogPrintExit2 warning $0 ("Downloading required certificate failed.") true;
}
/ tool fetch check-certificate=yes-without-crl output=none http-method=post \