<?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>ilyak Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>ilyak Tracker</description>
    <pubDate>Sat, 18 Nov 2023 03:14:25 GMT</pubDate>
    <dc:date>2023-11-18T03:14:25Z</dc:date>
    <item>
      <title>Re:Https back-end problems</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Https-back-end-problems/m-p/941401#M1381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-weight: 300; background-color: rgb(250, 250, 250);"&gt;Thank you for your reply. Very helpfull.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;As far as I understand calling to&amp;nbsp; &lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P class="p1"&gt;VimPortType.findExtension can be done only via static calls (In case my vCenter has only self signed certificate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 09:40:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Https-back-end-problems/m-p/941401#M1381</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-12-06T09:40:46Z</dc:date>
    </item>
    <item>
      <title>Https back-end problems</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Https-back-end-problems/m-p/941399#M1379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our plugin performing https requests to the back-end server.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;According to the SDK samples, we can implement ThumbprintTrustManager/ThumbprintHostNameVerifier in order to be able to make requests to the https server with self signed certificate. But how can it work, if the web client has multiple plugins which have ThumbprintTrustManager? It seems that all plugins are running in the same VM, so calls like "HttpsURLConnection.setDefaultSSLSocketFactory(sc.getSocketFactory());" will influence not only our plugin but other plugins, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Dec 2017 08:54:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Https-back-end-problems/m-p/941399#M1379</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-12-03T08:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSL problems</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/SSL-problems/m-p/2219488#M4294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The extension is registered in the extension manager&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;it has populated&amp;nbsp;&lt;EM style="font-size: 16px; font-weight: 300; background-color: rgb(250, 250, 250);"&gt;serverThumbprint &amp;nbsp;in the&amp;nbsp;&lt;/EM&gt;&lt;EM style="font-size: 16px; font-weight: 300; background-color: rgb(250, 250, 250);"&gt;vim.ExtensionManager.extensionList[my-extension].server (see attachment)&lt;/EM&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;but when my java code doing a rest requests to the server it always gets an exeption:&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;com.sun.xml.internal.ws.client.ClientTransportException: HTTP transport error: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jun 2017 12:18:55 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/SSL-problems/m-p/2219488#M4294</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-06-25T12:18:55Z</dc:date>
    </item>
    <item>
      <title>SSL problems</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/SSL-problems/m-p/2219486#M4292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My extension is making rest requst via https.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="background-color: rgb(250, 250, 250); font-size: 14px;"&gt;How can I know that ssl certificate of the backend server of my extension is installed on the vsphere client ?&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;If the certificate isn't installed what is the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:48:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/SSL-problems/m-p/2219486#M4292</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-06-22T12:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error during rest request</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Error-during-rest-request/m-p/929081#M1230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I know that ssl certificate of the backend server of my extension is installed on the vsphere client ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 11:00:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Error-during-rest-request/m-p/929081#M1230</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-06-22T11:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in webclient 6.5 - (fling sdk) setGlobalRefreshHandler is not a function</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Error-in-webclient-6-5-fling-sdk-setGlobalRefreshHandler-is-not/m-p/1381757#M2506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;make sure that you are using the latest version of the sdk&amp;nbsp;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 20:00:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Error-in-webclient-6-5-fling-sdk-setGlobalRefreshHandler-is-not/m-p/1381757#M2506</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-06-20T20:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Handling multiple types with a single DataProvider</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Handling-multiple-types-with-a-single-DataProvider/m-p/2726747#M5600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="C1_CodeIndent1" style="font-weight: normal; margin: 6pt 0pt 6pt 85.68pt; padding: 0px; color: rgb(51, 51, 51); font-family: &amp;quot;Lucida Console&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 10pt; text-indent: -67.68pt; vertical-align: baseline;"&gt;&lt;A name="1004985" shape="rect"&gt;@type("samples:WhatsIt, &lt;/A&gt;&lt;SPAN style="font-size: medium; font-weight: 300;"&gt;samples:Whatelse&lt;/SPAN&gt;&lt;A name="1004985" shape="rect"&gt;") // declares the supported object types&lt;/A&gt;&lt;/DIV&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;DIV class="C1_CodeIndent1" style="font-weight: normal; margin: 6pt 0pt 6pt 85.68pt; padding: 0px; color: rgb(51, 51, 51); font-family: &amp;quot;Lucida Console&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 10pt; text-indent: -67.68pt; vertical-align: baseline;"&gt;&lt;A name="1001737" shape="rect"&gt;public class MyAdapter implements DataProviderAdapter {&lt;/A&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:28:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Handling-multiple-types-with-a-single-DataProvider/m-p/2726747#M5600</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-06-20T19:28:36Z</dc:date>
    </item>
    <item>
      <title>Error during rest request</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Error-during-rest-request/m-p/929080#M1229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;My plugin is making rest requests to the remote server, the same server from where the plugin package was downloaded.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;I have registered the plugin in my vCenter 6.5 via extension-registration.sh script form the&amp;nbsp;html-client-sdk.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;During http request from my java service i'm getting an error:&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;com.sun.xml.internal.ws.client.ClientTransportException: HTTP transport error: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;How can I solve this problem&amp;nbsp;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 16:18:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Error-during-rest-request/m-p/929080#M1229</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-06-20T16:18:58Z</dc:date>
    </item>
    <item>
      <title>Summary header view html5</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Summary-header-view-html5/m-p/1798484#M3496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm developing a new html 5 web client plugin (sdk 6.5), I want to add a summary for our custom object. The summary should have header and two or three portlets.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;In the old flex sdk we added&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;DIV style="color: rgb(0, 0, 0); font-family: Menlo, Monaco, &amp;quot;Courier New&amp;quot;, monospace; font-weight: normal; font-size: 12px; line-height: 18px; white-space: pre;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000;"&gt;&amp;lt;variable&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;name&lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff;"&gt;"summaryHeaderView" &lt;/SPAN&gt;&lt;SPAN style="color: rgb(255, 0, 0);"&gt;value&lt;/SPAN&gt;=&lt;SPAN style="color: rgb(0, 0, 255);"&gt;"&lt;/SPAN&gt;qualified flex class name&lt;SPAN style="color: rgb(0, 0, 255);"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(128, 0, 0);"&gt;/&amp;gt; &lt;/SPAN&gt;in the templateInstance of the object in the plugin.xml.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It seams that this way is not suitable for html5 plugin.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;How can we solve it ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 11:09:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Summary-header-view-html5/m-p/1798484#M3496</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2017-05-22T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Client to server logs</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Client-to-server-logs/m-p/2138617#M3877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some standard way to add logger to the flex (client) code, which will automatically redirect them to server ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 13:39:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Client-to-server-logs/m-p/2138617#M3877</guid>
      <dc:creator>ilyak</dc:creator>
      <dc:date>2014-01-06T13:39:23Z</dc:date>
    </item>
  </channel>
</rss>

