From 83dab93ea2f91058370dc15821a3e8df9720cdfe Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 10 Feb 2019 17:10:37 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index dafa20eb..66ed239a 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -625,6 +625,12 @@ LISTCERTS(){ fi echo "" } + +CHECK-CERTS(){ + source /opt/idssys/nodemgmt/ssl-cert-check.sh + +} + BACKUP(){ BACKUP_FOLDER=/opt/idssys/backups/node-backup #BACKUP_FOLDER=/opt/idssys/backups/node-backups/${NODE_HOSTNAME} #/`date +%Y-%m-%d`