VMware NSX
This issue is caused by the NSX Managers' APH_TN certificate being expired. The expired certificate causes the ESX hosts to fail to establish an SSL session to ports 1234 and 1235 during host preparation.
Option 1 (Preferred)
Option 2 (If CARR cannot be used)
POST api/v1/trust-management/certificates/<certificate_id>?action=apply_certificate&service_type=APH_TN&node_id=<manager_node_id>get certificate api thumbprintnsxcli -c sync-aph-certificates <Same Manager FQDN or IP as SSH'd to in step 3> username admin thumbprint <thumbprint from step 3>
/etc/init.d/nsx-proxy restart/etc/init.d/nsx-opsagent restart