How to ignore certificate validation while communication with a Host
843811May 11 2010 — edited Aug 16 2010Hi,
In our project we need to communicate with vCenter on https. But we do not need to validate the certificate while communicating with them (we do not have their certificates).
The list of vCenters to which we need to communicate will be in database and can change at runtime.
On the other hand, we need to communicate with any other Hosts (other than the given vCenters) on https using normal certificate validation.
Can any body please tell me how to do this?
Thank you,
Deepak