From f05fb9c7d0d96f24d096da5570877c6f10b44d50 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 14 Nov 2023 19:38:03 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index af51847e..3c37af64 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1078,7 +1078,7 @@ GUI(){ echo -e " ${idsCL[Yellow]}delcert${idsCL[Default]} - Delete SSL Certificate" echo echo -e " ${idsCL[Yellow]}certrenew${idsCL[Default]} - Renew all SSL Certificates" - echo -e " ${idsCL[Yellow]}checkcerts${idsCL[Default]} - Check SSL Expirations" + echo -e " ${idsCL[Yellow]}checkcerts${idsCL[Default]} - Check SSL Expirations on Monitored Certs" echo -e " ${idsCL[Yellow]}nightlyrenew${idsCL[Default]} - Renewal of SSL Certs, designed for cron tasks" echo -e " ${idsCL[Yellow]}vc-ssl${idsCL[Default]} - Update vCenter SSL" echo