Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-11 14:08:44 -06:00
parent 3a1b79b8dd
commit c7682f1a22

View File

@@ -603,7 +603,7 @@ LISTCERTS(){
echo
echo -e "${idsCL[LightGreen]}Current Certificates on Node...${idsCL[Default]}"
DIVIDER false yellow 100
echo -e "Subject Name Expires Alternate Subjects"
echo -e "Subject Name Expires Alternate Subjects"
DIVIDER false yellow 100
for certdir in $(</tmp/ssllist); do