mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-01 00:34:29 +02:00
adopt all required certificate changes
This commit is contained in:
parent
2ef06e4533
commit
2cda1e9c4c
20 changed files with 252 additions and 1439 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue