diff options
Diffstat (limited to 'check-certificates')
-rw-r--r-- | check-certificates | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/check-certificates b/check-certificates index 4c10a52..8315d15 100644 --- a/check-certificates +++ b/check-certificates @@ -30,6 +30,7 @@ :do { :if ([ :len $CertRenewUrl ] = 0) do={ + :log info "No CertRenewUrl given."; :error "No CertRenewUrl given."; } |