The certificate on 1 host could not be verified while add esxi | Regenerate ESXI certificate

 Error:

the certificate on 1 host could not be verified while add esxi 7.0


Solution:

Backup Existing SSL

cd /etc/vmware/ssl

mv rui.crt rui.crt.bak mv rui.key rui.key.bak

/sbin/generate-certificates  (regenerates)

esxcli system shutdown reboot --reason "Reason for reboot" (reboot)


No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...