diff options
author | Christian Hesse <mail@eworm.de> | 2023-04-07 23:43:45 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-04-07 23:43:45 +0200 |
commit | 03bf3d67a0822eab08c80b69ca32ed63346a93e5 (patch) | |
tree | 1e6fea3b44feda3c7b086f3bf20e6c5838c19e4d /news-and-changes.rsc | |
parent | f585b6ee32a6c7a4e860f17e4f9d332021f856aa (diff) | |
parent | f14788a10444022ae0f7d0bea7839facf36128f1 (diff) |
Merge branch 'check-certificates' into next
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 |