{"id":875,"date":"2016-08-25T13:17:13","date_gmt":"2016-08-25T11:17:13","guid":{"rendered":"http:\/\/ndk.sytes.net\/wordpress\/?p=875"},"modified":"2016-08-25T13:17:13","modified_gmt":"2016-08-25T11:17:13","slug":"vmware-vsphere-5-x-client-and-windows-xpserver-2003","status":"publish","type":"post","link":"https:\/\/ndk.sytes.net\/wordpress\/?p=875","title":{"rendered":"VMware vSphere 5.x client and Windows XP\/Server 2003"},"content":{"rendered":"<p>\n\tWhen installed on a Windows XP or Windows Server 2003 host machine, the vSphere Client and vSphere PowerCLI may fail to connect to vCenter Server 5.0, 5.1 and 5.5 due to a Handshake failure. vSphere 5.0, 5.1 and 5.5 uses the Open SSL library, which, for security, is configured by default to accept only connections that use strong cipher suites. On Windows XP or Windows Server 2003, the vSphere Client and vSphere PowerCLI do not use strong cipher suites to connect with vCenter Server.\n<\/p>\n<p>\n\tHere is the fix:\n<\/p>\n<ol>\n<li>\n\t\tConnect to the host via SSH\n\t<\/li>\n<li>\n\t\tNavigate to the directory:<\/p>\n<pre>\n\/etc\/vmware\/rhttpproxy\/<\/pre>\n<\/li>\n<li>\n\t\tBackup the <strong><em>config.xml<\/em><\/strong> file. <u>Do not skip this step<\/u>.\n\t<\/li>\n<li>\n\t\tOpen&nbsp;<em><strong>config.xml<\/strong><\/em>&nbsp;file using vi editor\n\t<\/li>\n<li>\n\t\tAdd the&nbsp;<em><strong>&lt;cipherList&gt;ALL&lt;\/cipherList&gt;<\/strong><\/em>&nbsp;parameter between the&nbsp;<strong><em>&lt;ssl&gt;&#8230;&lt;\/ssl&gt;<\/em><\/strong>&nbsp;section of the configuration file. Use the model below as an example:&nbsp;<\/p>\n<pre>\n&lt;config&gt;\n...\n&lt;vmacore&gt;\n...\n&lt;ssl&gt;\n&lt;doVersionCheck&gt; false &lt;\/doVersionCheck&gt;\n&lt;useCompression&gt;true&lt;\/useCompression&gt;\n&lt;libraryPath&gt;\/lib\/&lt;\/libraryPath&gt;\n&lt;cipherList&gt;ALL&lt;\/cipherList&gt; # &lt;-- TO BE ADDED\n&lt;\/ssl&gt;\n...\n&lt;\/vmacore&gt;\n...\n&lt;\/config&gt;<\/pre>\n<\/li>\n<li>\n\t\tSave and close the&nbsp;<em><strong>config.xml<\/strong><\/em>&nbsp;file\n\t<\/li>\n<li>\n\t\tReset the&nbsp;<em><strong>rhttpproxy<\/strong><\/em>&nbsp;service for the change to take effect by running the command:<\/p>\n<pre>\n\/etc\/init.d\/rhttpproxy restart\n<\/pre>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>When installed on a Windows XP or Windows Server 2003 host machine, the vSphere Client and vSphere PowerCLI may fail to connect to vCenter Server 5.0, 5.1 and 5.5 due to a Handshake failure. vSphere 5.0, 5.1 and 5.5 uses the Open SSL library, which, for security, is configured by default to accept only connections [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-875","post","type-post","status-publish","format-standard","hentry","category-servers"],"_links":{"self":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=875"}],"version-history":[{"count":0,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/875\/revisions"}],"wp:attachment":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=875"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=875"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}