Error: "A general system error occurred: Failed to verify certificate on <IP/FQDN>. "
search cancel

Error: "A general system error occurred: Failed to verify certificate on <IP/FQDN>. "

book

Article ID: 438494

calendar_today

Updated On:

Products

VMware vCenter Server VMware Telco Cloud Platform VMware Cloud Foundation

Issue/Introduction

Attempting to add an ESXi host to a vCenter Server cluster fails. The following error is observed in the vSphere Client task details:

"A general system error occurred: Failed to verify certificate on <IP/Hostname>. When ESXi Certificate Mode is set to custom it is mandatory to install valid certificate on ESXi host before adding the host to VC"

Environment

  • VMware vCenter Server 8.x
  • VMware Cloud Foundation 5.x
  • Telco Cloud Platform 5.x

Cause

The vCenter Server advanced parameter vpxd.certmgmt.mode is configured as custom. This strictly requires a valid, externally signed custom certificate to be present on the ESXi host prior to adding it to the vCenter Server inventory.

Resolution

  1. Log in to the vSphere Client.

  2. Select the vCenter Server object in the inventory.

  3. Navigate to Configure > Advanced Settings.

  4. Locate the vpxd.certmgmt.mode advanced parameter.

  5. Edit the parameter and change the value from custom to vmca.

  6. Save the configuration changes.

  7. Re-attempt adding the ESXi host to the vCenter Server inventory.