SSL authentication is enabled on ESXi hosts by default.
If disabled SSL on a host, you must enable it again before you can use VMware Remote Console (VMRC) to access a virtual machine.
You can enable SSL:
Process to enable SSL from the vSphere Web Client:
- Open the vSphere Web Client and select the host in the inventory.
- Click the Settings tab, and select Advanced System Settings under System.
- Search for SSL, select the Config.Defaults.security.host.ruissl setting and click the Edit icon.
Process to enable SSL authentication using Tech Support Mode or the ESXi Shell:
- Connect directly to the host as a user with root privileges. The ESXi 5.0 host can be accessed using Tech Support Mode (TSM). ESXi 5.1 and later include the ESXi shell.
- Open the /etc/vmware/config file using a text editor.
- Locate the security.host.ruissl entry.
- Change the value of security.host.ruissl from FALSE to TRUE.
If it is set to no, change it to yes .
Note: If the security.host.ruissl entry is not available in the /etc/vmware/config file, add the entry and set it to appropriate value.