Update ssl-cert-check.sh

This commit is contained in:
2019-02-05 11:15:59 -06:00
parent 3e3e0a2cd7
commit 0d187e495f

View File

@@ -18,7 +18,7 @@ export PATH
ADMIN="root"
# Email sender address for alarm notifications
SENDER="postmaster@localhost.localdomain"
SENDER="iDS-CertChecker@scity.us"
# Number of days in the warning threshhold (cmdline: -x)
WARNDAYS=30