mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
check-certificates: drop extra warning
A sent notification implies that renewal failed.
This commit is contained in:
@@ -63,8 +63,6 @@
|
||||
/ certificate remove $Cert;
|
||||
/ certificate set $CertNew name=$CertName;
|
||||
} on-error={
|
||||
:log warning ("Failed to auto-update certificate " . $CertName);
|
||||
|
||||
:local InvalidBefore [ / certificate get $Cert invalid-before ];
|
||||
:local InvalidAfter [ / certificate get $Cert invalid-after ];
|
||||
|
||||
|
Reference in New Issue
Block a user