Check if the cause for the unsuccessful attempt to add vCenter to Usage Meter is due to any of the following scenarios:
- vCenter certificate chain is incorrect
- vCenter certificate is not completely available
openssl s_client -showcerts -connect <FQDN>:443
If the cause is any of the scenarios above, then the output of this command will be incomplete/incorrect details.