mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-05 02:34:40 +02:00
check-certificates: try all SANs for download
This commit is contained in:
parent
922dde3ff0
commit
9617095022
4 changed files with 21 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue