目次
vSphere 5.5以降のセキュリティ設定の影響により、WindowsXP(32bit)からvSphere Clientで接続できない事象が発生することがある。 ESXi側に以下の対処をすることで解消できる。
/etc/vmware/rhttpproxy/
vi config.xml
<vmacore> 〜中略 <ssl> 〜中略 <cipherList>ALL</cipherList> ←追記 </ssl>
/etc/init.d/rhttpproxy restart
vSphere Client and vSphere PowerCLI may fail to connect to vCenter Server 5.5 due to a Handshake failure (2049143)
edit