Update certs.inc

This commit is contained in:
2023-11-12 23:02:32 -06:00
parent 422da01f30
commit 489abcbd16

View File

@@ -319,8 +319,8 @@ LISTCERTS(){
echo -e "\033[K${idsCL[White]} Expires: ${idsCL[Cyan]}${idsST[Bold]}$(date -d @${CERTEXPIRE} '+%m-%d-%Y')${idsST[Reset]}"
echo -e "\033[K${idsCL[White]} Cert Common Name: ${idsCL[Cyan]}${idsST[Bold]}${SUBJECT}${idsST[Reset]}"
echo
echo -e "\033[K${idsCL[White]}1) Cert Alt. Names: ${idsCL[Cyan]}${idsST[Bold]}${SUBJECTNAMES//,/, }${idsST[Reset]}"
echo -e "\033[K${idsCL[White]}2) Monitored: ${idsCL[Cyan]}${idsST[Bold]}${monitored}${idsST[Reset]}"
echo -e "\033[K1) ${idsCL[White]}Cert Alt. Names: ${idsCL[Cyan]}${idsST[Bold]}${SUBJECTNAMES//,/, }${idsST[Reset]}"
echo -e "\033[K2) ${idsCL[White]}Monitored: ${idsCL[Cyan]}${idsST[Bold]}${monitored}${idsST[Reset]}"
if [ "${editc}" != "s" ]; then
echo -e "\033[K"
echo -e "\033[K"