diff options
author | Christian Hesse <mail@eworm.de> | 2023-04-06 15:19:23 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-04-07 23:36:09 +0200 |
commit | 96170950222dd4e63b7bd01c3db3298b902c4c87 (patch) | |
tree | 0d6417976839c11c7e6338758a7c2614d6e11b47 /news-and-changes.rsc | |
parent | 922dde3ff0ebaab70df8a8bfa402c1d19b624f51 (diff) |
check-certificates: try all SANs for downloadchange-98
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 d21ea6b..08ff3fb 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -11,6 +11,7 @@ :global GlobalConfigChanges { 96="Added support for notes in 'netwatch-notify', these are included verbatim into the notification."; 97="Modified 'dhcp-to-dns' to always add A records for names with mac address, and optionally add CNAME records if the host name is available."; + 98="Extended 'check-certificates' to download new certificate by SubjectAltNames if download by CommonName fails."; }; # Migration steps to be applied on script updates |