Update nodemgmt-scripts.sh
This commit is contained in:
@@ -655,7 +655,7 @@ LISTCERTS(){
|
|||||||
echo
|
echo
|
||||||
echo -e "${idsCL[LightGreen]}Current Certificates on Node...${idsCL[Default]}"
|
echo -e "${idsCL[LightGreen]}Current Certificates on Node...${idsCL[Default]}"
|
||||||
DIVIDER false yellow 100
|
DIVIDER false yellow 100
|
||||||
echo -e "Subject Name Monitored Expires Alternate Subject Names"
|
echo -e "Subject Name Monitored Expires Alternate Subject Names"
|
||||||
DIVIDER false yellow 100
|
DIVIDER false yellow 100
|
||||||
|
|
||||||
for certdir in $(</tmp/ssllist); do
|
for certdir in $(</tmp/ssllist); do
|
||||||
|
|||||||
Reference in New Issue
Block a user