Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-04 23:49:48 -06:00
parent 566450c25e
commit 9a0141f54d

View File

@@ -112,7 +112,7 @@ LISTCERTS(){
echo -e "Expiration Date: ${idsCL[Green]}$(date -d @${CERTEXPIRE} '+%m-%d-%Y')${idsCL[Default]}"
fi
echo ""
echo "-d ${SUBJECTNAMES//$'\n'/,}"
echo "-d ${SUBJECT},${SUBJECTNAMES}"
echo ""
done