diff options
author | Christian Hesse <mail@eworm.de> | 2024-06-20 12:25:26 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-06-21 16:04:05 +0200 |
commit | cdb553d39b21e82e70f427b0a7c4e95dc4f2055f (patch) | |
tree | 73f4de78d1a5145da6adfcdd231e24a4f37738af /news-and-changes.rsc | |
parent | b35c7b6703c4d89127eebe85f55a8c694137985d (diff) |
global-functions: $CertificateDownload: try fallback to mkcert.orgchange-131
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/
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r-- | news-and-changes.rsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc index cf17e7a..8ddc3d6 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -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 |