Failed to start vCenter services after machine SSL replacement
search cancel

Failed to start vCenter services after machine SSL replacement

book

Article ID: 392452

calendar_today

Updated On:

Products

VMware vSAN

Issue/Introduction

Symptoms

  • vpxd service fails to start as it couldn't validate the certificate.
  • From the vcenter server logs we can see the below entry :

YYYY-MM-DDT14:37:57.543+07:00 warning vpxd[06610] [Originator@6876 sub=HttpConnectionPool-000103] Failed to get pooled connection; <cs p:00007f1c9073cbe0, TCP:vCenter IP:443>, SSL(<io_obj p:0x00007f1c807e1068, h:12, <TCP '<vCenter IP : 57424'>, <TCP '<vCenter IP> : 443'>>), duration: 8msec, N7Vmacore3Ssl18SSLVerifyExceptionE(SSL Exception: Verification parameters:

--> PeerThumbprint: 94:23:57:1F:A9:E2:##:##:##:##:##:1E:06:89:7B:D9:E7:29:9D:02

--> ExpectedThumbprint:

--> ExpectedPeerName: 172.xx.x.xx

--> The remote host certificate has these problems:

-->

--> * Host name does not match the subject name(s) in certificate.)

 

Environment

VMware vCenter Server Appliance 7.x

Cause

The certificate renewal process requires the Fully Qualified Domain Name (FQDN) of the vCenter. The same FQDN is needed in the VMCA. Due to a DNS resolution issue with the vCenter IP, the certificates are not being updated, and the services (vpxd and hvc) are failing to start.

Resolution