For the vCenter Server Appliance
Connect to the vCenter Server Appliance via SSH. For more information, see Enable or Disable SSH Administrator Login on the VMware vCenter Server Appliance in the vCenter Server and Host Management Guide.
Navigate to the directory:
/etc/vmware-vpx/
Backup the vpxd.cfg file. Do not skip this step.
Open vpxd.cfg file in a plan text editor
Add the <cipherList>ALL</cipherList> parameter between the <ssl>...</ssl> section of the configuration file, For example:
<config>
...
<vmacore>
...
<ssl>
...
<cipherList>ALL</cipherList>
...
</ssl>
...
</vmacore>
...
</config>
Save and close the vpxd.cfg file.
Restart the vCenter Server service for the change to take effect. For more information, see Stopping, starting, or restarting vCenter Server Appliance services (2054085).
On the ESXi 5.5 host, modify the rhttpproxy service to reduce the implied security by allowing the host to communicate using weak cipher suites:
欢迎光临 德克云技术联盟 (http://www.decoclouds.com/) |