aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--check-certificates2
1 files changed, 0 insertions, 2 deletions
diff --git a/check-certificates b/check-certificates
index 7347ed8..41d35cd 100644
--- a/check-certificates
+++ b/check-certificates
@@ -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 ];