mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 18:24:34 +02:00
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:
parent
b35c7b6703
commit
cdb553d39b
2 changed files with 31 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue