<?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 Unable to launch SC using HTTPS from the remote admin page in Contact Pro</title>
    <link>https://community.sinch.com/t5/Contact-Pro/Unable-to-launch-SC-using-HTTPS-from-the-remote-admin-page/m-p/15511#M520</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Symptom&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;When running the System Configurator (SC) from the Remote Administration Tools, the &lt;FONT face="courier new,courier"&gt;jnlp&lt;/FONT&gt; file fails to load. This happens because the Remote Administration Tools uses HTTP protocol and SC uses HTTPS (Secure Socket). The SC log shows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;com.sun.deploy.net.FailedDownloadException:Failed to load resource:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;http://[host ip]:[PORT]/remoteadmin/sc.jnlp&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The limitation is in the installation media and what it writes to the &lt;FONT face="courier new,courier"&gt;sc.jnlp&lt;/FONT&gt; file.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;jnlp spec="1.0+" codebase="&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;http://&amp;lt;web_address&amp;gt;:&amp;lt;http_port&amp;gt;/remoteadmin" href="sc.jnlp&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Manually edit the &lt;FONT face="courier new,courier"&gt;jnlp&lt;/FONT&gt; file &lt;SPAN&gt;to change the protocol to&amp;nbsp;&lt;/SPAN&gt;HTTPS and port 443.&lt;BR /&gt;This is located under the Virtual Unit (VU) where the Remote Administration Tool package has been installed in the&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;lt;VU&amp;gt;/web/remoteadmin&lt;/FONT&gt; folder.&lt;/LI&gt;
&lt;LI&gt;Recreate the client certificate by adding "KeyUsage = 0xa0" to the &lt;FONT face="courier new,courier"&gt;inf&lt;/FONT&gt; file.&lt;/LI&gt;
&lt;LI&gt;Replace the certificate and restart the VU.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;All manual changes are overwritten in updates.&lt;/P&gt;</description>
    <pubDate>Thu, 23 May 2024 06:04:47 GMT</pubDate>
    <dc:creator>Nina_Makkonen</dc:creator>
    <dc:date>2024-05-23T06:04:47Z</dc:date>
    <item>
      <title>Unable to launch SC using HTTPS from the remote admin page</title>
      <link>https://community.sinch.com/t5/Contact-Pro/Unable-to-launch-SC-using-HTTPS-from-the-remote-admin-page/m-p/15511#M520</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Symptom&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;When running the System Configurator (SC) from the Remote Administration Tools, the &lt;FONT face="courier new,courier"&gt;jnlp&lt;/FONT&gt; file fails to load. This happens because the Remote Administration Tools uses HTTP protocol and SC uses HTTPS (Secure Socket). The SC log shows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;com.sun.deploy.net.FailedDownloadException:Failed to load resource:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;http://[host ip]:[PORT]/remoteadmin/sc.jnlp&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The limitation is in the installation media and what it writes to the &lt;FONT face="courier new,courier"&gt;sc.jnlp&lt;/FONT&gt; file.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;jnlp spec="1.0+" codebase="&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;http://&amp;lt;web_address&amp;gt;:&amp;lt;http_port&amp;gt;/remoteadmin" href="sc.jnlp&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Manually edit the &lt;FONT face="courier new,courier"&gt;jnlp&lt;/FONT&gt; file &lt;SPAN&gt;to change the protocol to&amp;nbsp;&lt;/SPAN&gt;HTTPS and port 443.&lt;BR /&gt;This is located under the Virtual Unit (VU) where the Remote Administration Tool package has been installed in the&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;lt;VU&amp;gt;/web/remoteadmin&lt;/FONT&gt; folder.&lt;/LI&gt;
&lt;LI&gt;Recreate the client certificate by adding "KeyUsage = 0xa0" to the &lt;FONT face="courier new,courier"&gt;inf&lt;/FONT&gt; file.&lt;/LI&gt;
&lt;LI&gt;Replace the certificate and restart the VU.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;All manual changes are overwritten in updates.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 06:04:47 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Contact-Pro/Unable-to-launch-SC-using-HTTPS-from-the-remote-admin-page/m-p/15511#M520</guid>
      <dc:creator>Nina_Makkonen</dc:creator>
      <dc:date>2024-05-23T06:04:47Z</dc:date>
    </item>
  </channel>
</rss>

