VxRail: ESXi Certificate is Expired, Cannot Validate Install

Summary: VxRail validation fails because an ESXi host’s SSL certificate is expired. Resolve by regenerating the host certificate.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Validation failures due to an expired ESXi certificate

During VxRail validation, the following symptoms may be observed:

  • Errors indicating that the system cannot connect to or communicate with a host.
  • A particular host reports that its ESXi certificate has expired.
  • The marvin.log file contains certificate‑related exceptions.

Typical log entries include:

java.security.cert.CertificateException: Certificate with thumbprint : 13:04:29:4B:23:94:3D:08:3F:57:7C:xx:xx:xx:xx:xx:xx:xx:xx:xx is expired
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificate with thumbprint : 13:04:29:4B:23:94:3D:08:3F:57:7C:xx:xx:xx:xx:xx:xx:xx:xx:xx is expired

Visual reference:

Screenshot of deployment error

Cause

When a host's initial date or time is incorrect and is then fixed, this error can occur as the certificate is tied to the date and time stamp.

Resolution

Regenerate Expired ESXi Host Certificates.

  1. Log in to the ESXi Shell and obtain root privileges.

    # su -
    Password:
  2. Navigate to the SSL directory where the host certificates are stored.

    # cd /etc/vmware/ssl
  3. Back up the existing certificates by renaming them.

    # mv rui.cert orig.rui.crt
    # mv rui.key  orig.rui.key
  4. Generate new self‑signed certificates.

    # /sbin/generate-certificates

    You may see the following warnings; they can be ignored:

    WARNING: can't open config file: /usr/ssl/openssl.cnf
    WARNING: can't open config file: /etc/pki/tls/openssl.cnf
  5. Confirm that new certificates were created and that their timestamps are newer than the .orig files.

    # ls -la
    -rw-r--r-- 1 root root  1.2K 2024-11-01 12:34 rui.cert
    -rw-r--r-- 1 root root  1.2K 2024-11-01 12:34 rui.key
    -rw-r--r-- 1 root root  1.2K 2024-10-15 09:20 orig.rui.crt
    -rw-r--r-- 1 root root  1.2K 2024-10-15 09:20 orig.rui.key
  6. Restart the ESXi host to apply the new certificates.

    # reboot
  7. After the host comes back online, re‑run the VxRail validation to ensure that the issue is resolved.

Note:  The certificate generation process ties the certificate validity to the host’s system clock. Ensure the host’s date and time are correct before regenerating the certificates.

Additional Information

*If the host has the VxRail Manager virtual machine (usually host 1) you must restart VxRail Manager before initialization.

Affected Products

VxRail Appliance Family, VxRail Appliance Series, VxRail Software
Article Properties
Article Number: 000024955
Article Type: Solution
Last Modified: 16 Jan 2026
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.