This commit is contained in:
2019-02-10 19:49:59 -06:00
parent d915973f09
commit 34e2c5c2ad
2 changed files with 52 additions and 51 deletions

View File

@@ -631,7 +631,7 @@ CHECK-CERTS(){
SERVERFILE=/opt/idssys/nodemgmt/ssldomains
source /opt/idssys/nodemgmt/ssl-check.sh
# print_heading
print_heading
# IFS=$'\n'
# for LINE in `egrep -v '(^#|^$)' ${SERVERFILE}`; do
# HOST=${LINE%% *}