Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - MultipleCertificatesVerifyFault(vim.fault.MultipleCertificatesVerifyFault)
- Extends
- HostConnectFault
- See also
- MultipleCertificatesVerifyFaultThumbprintData
- Since
- vSphere API Release 4.0
Fault Description
MultipleCertificatesVerifyFault is thrown by the host connect method ReconnectHost_Task as well as the methods to add a host to VirtualCenter (AddStandaloneHost_Task and AddHost_Task) if VirtualCenter detects that the host has different SSL certificates for different management ports. This can occur, for example, if an ESX 2.x host has different SSL certificates for the authd service (port 902) and the Management UI port (port 443). VirtualCenter is not able to manage such hosts. To fix this issue, the user should modify the host to ensure there is only one certificate for all services. Alternatively, different certificates are allowed as long as each certificate is verifiable (trusted) by the VirtualCenter server.Properties
Name | Type | Description |
---|---|---|
thumbprintData | MultipleCertificatesVerifyFaultThumbprintData[] |
The thumbprints (and associated ports) used by the services on the host.
|
Properties inherited from HostConnectFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |