ssl update
This commit is contained in:
@@ -10,12 +10,16 @@
|
|||||||
#
|
#
|
||||||
# Current Version: 3.30
|
# Current Version: 3.30
|
||||||
|
|
||||||
|
source /opt/idssys/defaults/colors.inc
|
||||||
|
source /opt/idssys/defaults/default.inc
|
||||||
|
source /opt/idssys/settings/nodemgmt.conf
|
||||||
|
source /opt/idssys/nodemgmt/defaults.inc
|
||||||
|
|
||||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/ssl/bin:/usr/sfw/bin
|
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/ssl/bin:/usr/sfw/bin
|
||||||
export PATH
|
export PATH
|
||||||
|
|
||||||
# Who to page when an expired certificate is detected (cmdline: -e)
|
# Who to page when an expired certificate is detected (cmdline: -e)
|
||||||
ADMIN="david@sc"
|
ADMIN=${STATUS_CHECK_EMAIL}
|
||||||
|
|
||||||
# Email sender address for alarm notifications
|
# Email sender address for alarm notifications
|
||||||
SENDER="iDS-CertChecker@scity.us"
|
SENDER="iDS-CertChecker@scity.us"
|
||||||
@@ -27,7 +31,7 @@ WARNDAYS=30
|
|||||||
QUIET="FALSE"
|
QUIET="FALSE"
|
||||||
|
|
||||||
# Don't send E-mail by default (cmdline: -a)
|
# Don't send E-mail by default (cmdline: -a)
|
||||||
ALARM="FALSE"
|
ALARM="TRUE"
|
||||||
|
|
||||||
# Don't run as a Nagios plugin by default (cmdline: -n)
|
# Don't run as a Nagios plugin by default (cmdline: -n)
|
||||||
NAGIOS="FALSE"
|
NAGIOS="FALSE"
|
||||||
|
|||||||
11
ssldomains
11
ssldomains
@@ -1,3 +1,14 @@
|
|||||||
cloud.schroedercity.com 443
|
cloud.schroedercity.com 443
|
||||||
git.schroedercity.com 443
|
git.schroedercity.com 443
|
||||||
www.schroedercity.com 443
|
www.schroedercity.com 443
|
||||||
|
dyndns.scity.us 443
|
||||||
|
mail.scity.us 443
|
||||||
|
mysql.scity.us 443
|
||||||
|
plex.scity.us 443
|
||||||
|
pma.scity.us 443
|
||||||
|
sc1.scity.us 443
|
||||||
|
scity.xyz 443
|
||||||
|
unifi.scity.us 443
|
||||||
|
unitrends.scity.us 443
|
||||||
|
minecraft.scity.us 443
|
||||||
|
Office.schroedercity.com 443
|
||||||
Reference in New Issue
Block a user