global-functions: $CertificateDownload: try fallback to mkcert.org

There's a nice API that allows to download certificate by exact common
name. Let's use that, as a fallback at least.

https://mkcert.org/
This commit is contained in:
Christian Hesse 2024-06-20 12:25:26 +02:00
parent b35c7b6703
commit cdb553d39b
2 changed files with 31 additions and 11 deletions

View file

@ -55,6 +55,7 @@
128="Added another list from blocklist.de to default configuration for 'fw-addr-lists'.";
129="Extended 'backup-partition' to support RouterOS copy-over - interactively or before feature update.";
130="Dropped intermediate certificates, depending on just root certificates now.";
131="Enhanced certificate download to fallback to mkcert.org, so all (commonly trusted) root certificates are available now.";
};
# Migration steps to be applied on script updates