Update certs.inc

This commit is contained in:
2023-11-10 09:45:44 -06:00
parent ebdabc2eb0
commit 95a538c179

View File

@@ -23,6 +23,10 @@ NEWCERT(){
MAIN_CERT=${NEW_CERT}
fi
if [ "${NEW_CERT}" != "" ]; then
if [ ${CERTTEST} -eq 1 ]; then
echo -e "${idsCL[LightGreen]}### REQUESTING CERT IN TEST MODE ###${idsCL[Default]}"
echo
fi
echo -e "${idsCL[LightGreen]}Requesting Certificate for '${idsCL[Yellow]}${NEW_CERT}${idsCL[LightGreen]}'...${idsCL[Default]}"
echo