<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SSL Exception when Converter tries to connect to vCenter in Converter Standalone Discussions</title>
    <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949206#M13962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to migrate VMs from vCenter 5.5.0 U1b to vCenter 6.5 U1b using Converter Standalone 6.2. &lt;/P&gt;&lt;P&gt;When Converter tries to connect the source vCenter (5.5) I receive this error:&lt;/P&gt;&lt;P&gt;"A general system error occurred: SSL Exception: error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported protocol"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error seems to be related to the certificate.&lt;/P&gt;&lt;P&gt;Could you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2017 10:23:23 GMT</pubDate>
    <dc:creator>Mancio76</dc:creator>
    <dc:date>2017-12-21T10:23:23Z</dc:date>
    <item>
      <title>SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949206#M13962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to migrate VMs from vCenter 5.5.0 U1b to vCenter 6.5 U1b using Converter Standalone 6.2. &lt;/P&gt;&lt;P&gt;When Converter tries to connect the source vCenter (5.5) I receive this error:&lt;/P&gt;&lt;P&gt;"A general system error occurred: SSL Exception: error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported protocol"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error seems to be related to the certificate.&lt;/P&gt;&lt;P&gt;Could you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 10:23:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949206#M13962</guid>
      <dc:creator>Mancio76</dc:creator>
      <dc:date>2017-12-21T10:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949207#M13963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, this is because of TLS1.0 disablement in new versions but not in vCenter 5.5&lt;/P&gt;&lt;P&gt;As workaround you can enable TLS1.0 in converter-server.xml, converter-worker.xml and converter-agent.xml by changing tag &amp;lt;sslOptions&amp;gt; from 123422720 to 56313856 and then restart services.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 10:37:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949207#M13963</guid>
      <dc:creator>POCEH</dc:creator>
      <dc:date>2017-12-21T10:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949208#M13964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poceh,&lt;/P&gt;&lt;P&gt;I tried but the error remain &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@5FC79C0032E597F6EC0C3A71500D7708/emoticons/1f61e.png" alt=":disappointed_face:" title=":disappointed_face:" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 08:43:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949208#M13964</guid>
      <dc:creator>Mancio76</dc:creator>
      <dc:date>2017-12-22T08:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949209#M13965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm forgot - put the same option in converter-client.xml placed in installation folder.&lt;/P&gt;&lt;P&gt;If still not working the best way is to upgrade 5.5 to latest available.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 09:18:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949209#M13965</guid>
      <dc:creator>POCEH</dc:creator>
      <dc:date>2017-12-22T09:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949210#M13966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic!&lt;/P&gt;&lt;P&gt;It works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 11:05:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949210#M13966</guid>
      <dc:creator>Mancio76</dc:creator>
      <dc:date>2017-12-22T11:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949211#M13967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool it worked for me &lt;/P&gt;&lt;P&gt;Thanks lot&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 11:40:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949211#M13967</guid>
      <dc:creator>devraj_karmalka</dc:creator>
      <dc:date>2018-02-20T11:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949212#M13968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not find converter-client xml file in Installer folder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 15:52:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949212#M13968</guid>
      <dc:creator>Kalaponns</dc:creator>
      <dc:date>2018-03-15T15:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949213#M13969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find at %ProgramFiles(x86)%\VMware\VMware vCenter Converter Standalone\converter-client.xml&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 08:05:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949213#M13969</guid>
      <dc:creator>POCEH</dc:creator>
      <dc:date>2018-03-16T08:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949214#M13970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also there are 3 files in here&lt;/P&gt;&lt;P&gt;C:\ProgramData\VMware\VMware vCenter Converter Standalone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed dose as well but still have this same problem. Did anyone find a proper solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 08:54:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949214#M13970</guid>
      <dc:creator>robssmithuk</dc:creator>
      <dc:date>2018-04-10T08:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949215#M13971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to C:\ProgramData\VMware\VMware vCenter Converter Standalone&lt;/P&gt;&lt;P&gt;Open to edit the converter-worker.xml&lt;/P&gt;&lt;P&gt;Find the &lt;SPAN style="color: rgba(77, 76, 76, 0.9); font-family: 'Courier New'; font-size: 13.3333px;"&gt;&amp;lt;useSsl&amp;gt;true&amp;lt;/useSsl&amp;gt; and change the value to &lt;SPAN style="color: rgba(77, 76, 76, 0.9); font-family: 'Courier New'; font-size: 13.3333px;"&gt;&amp;lt;useSsl&amp;gt;false&amp;lt;/useSsl&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(77, 76, 76, 0.9); font-size: 13.3333px; font-family: 'Courier New';"&gt;Restart the &lt;SPAN style="color: rgba(77, 76, 76, 0.9); font-family: Arial, Helvetica, sans-serif, 'Bitstream Vera Sans'; font-size: 12px;"&gt;Restart the VMware vCenter Converter Standalone Worker service on the machine&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(77, 76, 76, 0.9); font-size: 12px; font-family: Arial, Helvetica, sans-serif, 'Bitstream Vera Sans';"&gt;This solution is for ESX 5.5 or older version that need TLS 1.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(77, 76, 76, 0.9); font-size: 12px; font-family: Arial, Helvetica, sans-serif, 'Bitstream Vera Sans';"&gt;source: &lt;A href="https://kb.vmware.com/s/article/2020517" title="https://kb.vmware.com/s/article/2020517"&gt;VMware Knowledge Base&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 09:04:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949215#M13971</guid>
      <dc:creator>robssmithuk</dc:creator>
      <dc:date>2018-04-10T09:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949216#M13972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;Also, change in the following file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;%ProgramFiles(x86)%\VMware\VMware vCenter Converter Standalone\converter-client.xml&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 10:17:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949216#M13972</guid>
      <dc:creator>vikram_d</dc:creator>
      <dc:date>2018-07-09T10:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949217#M13973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this same issue when attempting to migrate a virtual machine from an ESXi 5.0.0 host to a new ESXi 6.5.0 host. I was using the VMWare Converter standalone utility version 6.2.0. I ended up downgrading to VMWare Converter version 6.1.1 which worked just fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 20:42:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949217#M13973</guid>
      <dc:creator>wirickdg</dc:creator>
      <dc:date>2018-08-03T20:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949218#M13974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, just to consolidate info in one place, as no one specified ALL the correct info in all the posts I could find:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how it worked for me - I was moving machines from ESX &lt;STRONG&gt;5.1.0 build 799733&lt;/STRONG&gt; to ESX &lt;STRONG&gt;6.5.0 Update 1 build 5969303&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;Install VMWare converter v6.2.0 build 8466193&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Change all references of "&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;123422720" to "&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;56313856" in the following files:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;C:\ProgramData\VMware\VMware vCenter Converter Standalone\converter-agent.xml&lt;/LI&gt;&lt;LI&gt;C:\ProgramData\VMware\VMware vCenter Converter Standalone\converter-server.xml&lt;/LI&gt;&lt;LI&gt;C:\ProgramData\VMware\VMware vCenter Converter Standalone\converter-worker.xml&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;C:\Program Files (x86)\VMware\VMware vCenter Converter Standalone\converter-client.xml&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;Restart all VMWare vCenter Converter services.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 10:29:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949218#M13974</guid>
      <dc:creator>kolonuk</dc:creator>
      <dc:date>2018-08-16T10:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949219#M13975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This tip worked fine on vCenter 5.5. with with ESXi 5.5 and Converter 6.2. /Thanks all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 09:05:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949219#M13975</guid>
      <dc:creator>PhilipKnudsen</dc:creator>
      <dc:date>2018-09-13T09:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949220#M13976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked for me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 06:54:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949220#M13976</guid>
      <dc:creator>nhatanh2309</dc:creator>
      <dc:date>2018-10-12T06:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949221#M13977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! This works for me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks kolonuk!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 22:59:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949221#M13977</guid>
      <dc:creator>alexvk87</dc:creator>
      <dc:date>2018-10-31T22:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949222#M13978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the problem with the converter 6.2 ... there is no longer a converter-worker.xml there is only one singel file - converter-client.xml&lt;/P&gt;&lt;P&gt;so I entered the SSL option code, then the converter could connect... and then I tried to convert a VM and it spit into my face with a message "cant read hardware settings". wtf?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I belive it can't by design... and this has to do with some no longer supported storage configurations. With the other direction I had to hack the vmx files, then the converter 6.2 did convert my player 6.5 VMs... the root cause was a vmdk file pointing to a physical disk. But I wont touch my "golden sample" which contains 5 years of lessons, research and tests. And there are only iSCSI or local volumes... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to say today I lost my faith in VMware products... also because of a purple screen with an original and vmware supported Intel Quadport E1000 card in a VMware supported mainboard... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 22:15:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949222#M13978</guid>
      <dc:creator>Erg0m3t3r</dc:creator>
      <dc:date>2018-11-07T22:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949223#M13979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to find XMLs in folder "&lt;STRONG&gt;%ALLUSERSPROFILE%&lt;/STRONG&gt;\VMware\VMware vCenter Converter Standalone\"&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 08:15:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949223#M13979</guid>
      <dc:creator>POCEH</dc:creator>
      <dc:date>2018-11-08T08:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949224#M13980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "can't retrieve hardware information" error comes from the format of old .VMX files (&amp;lt; ESX 5.5 or &amp;lt; WS 10) aid it is not related to the SSL problem, that happens with VMX files on a regular hard drive too. I know the workarounds, but the solution is to do the convert with an older converter version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 08:45:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949224#M13980</guid>
      <dc:creator>Erg0m3t3r</dc:creator>
      <dc:date>2018-11-08T08:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Exception when Converter tries to connect to vCenter</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949225#M13981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thread is about SSL connections and fix for TLS1.0 with XML files.&lt;/P&gt;&lt;P&gt;If you experience issues to connect with UI, the same issue will happens with services' connections, so you can't change only value in converter-client.xml and work successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your other problem(s) you must open new thread(s) attaching appropriate logs into.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 09:14:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/SSL-Exception-when-Converter-tries-to-connect-to-vCenter/m-p/949225#M13981</guid>
      <dc:creator>POCEH</dc:creator>
      <dc:date>2018-11-08T09:14:05Z</dc:date>
    </item>
  </channel>
</rss>

