aboutsummaryrefslogtreecommitdiffstats
path: root/check-certificates
diff options
context:
space:
mode:
Diffstat (limited to 'check-certificates')
-rw-r--r--check-certificates3
1 files changed, 1 insertions, 2 deletions
diff --git a/check-certificates b/check-certificates
index d7c4c8e..efa5c10 100644
--- a/check-certificates
+++ b/check-certificates
@@ -30,8 +30,7 @@
:do {
:if ([ :len $CertRenewUrl ] = 0) do={
- :log info "No CertRenewUrl given.";
- :error "No CertRenewUrl given.";
+ $LogAndError warning "No CertRenewUrl given.";
}
:foreach Type in={ ".pem"; ".p12" } do={