<?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 Re: Issue creating SSL cert for web connectors in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2424183#M20030</link>
    <description>&lt;P&gt;So this morning I sat down and gave it a good look.&amp;nbsp; Even though I had checked for any special characters somehow a ? slipped into the beginning of the cert thumbprint.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;This is super strange since I copied it directly from the command line (and it's not in my text file).&lt;BR /&gt;&lt;BR /&gt;After removing the ? the cert was added properly.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 15:20:02 GMT</pubDate>
    <dc:creator>mattdetwiler</dc:creator>
    <dc:date>2024-02-27T15:20:02Z</dc:date>
    <item>
      <title>Issue creating SSL cert for web connectors</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2423713#M20020</link>
      <description>&lt;P&gt;We recently migrated to Nov 2023 version from an old May 2020 release.&amp;nbsp; I'm trying to reconfigure the web connectors in a multi node environment. Everything went fine with the web connector install and they are working from the central node.&amp;nbsp; Our 2nd node seems to be failing when trying to connect.&lt;/P&gt;
&lt;P&gt;I've gone through most of the setup suggestions I could find for the web connector deploy.conf file but I'm not having any luck.&amp;nbsp; our old site didn't use SSL but this was the last thing I was going to try.&lt;BR /&gt;&lt;BR /&gt;I've tried everything in this article:&amp;nbsp; &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Administer/SSL_certificate_authentication.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Administer/SSL_certificate_authentication.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;When I go to bind the cert to port 5555 I'm getting a "parameter incorrect" error (on the command line)&lt;BR /&gt;&lt;BR /&gt;I've also tried going into Netsh first and running the command but it still fails with the same error.&lt;BR /&gt;&lt;BR /&gt;I've tried writing the command a few different ways and swapping out different parameters but I'm not having any luck.&lt;BR /&gt;&lt;BR /&gt;Here's the command I'm trying to use.&amp;nbsp; I'm wondering if the GUID for web connectors could be wrong?&lt;BR /&gt;C:\windows\system32\netsh http add sslcert ipport=0.0.0.0:5555 certstorename=Root certhash=?C44C54B23C2FFAA8CFF3B74ACFF4D894D53F45F6 appid={004FC337-C805-4623-8E5B-B2FCE18F0719}&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 17:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2423713#M20020</guid>
      <dc:creator>mattdetwiler</dc:creator>
      <dc:date>2024-02-26T17:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating SSL cert for web connectors</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2423740#M20021</link>
      <description>Hello ,&lt;BR /&gt;&lt;BR /&gt;Please make sure you updated the server in the host.config file and stated in the instructions.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Administer/SSL_certificate_authentication.htm?_ga=2.232765471.1018693047.1708961855-396670997.1640699740&amp;amp;_gac=1.249720308.1708029124.CjwKCAiAibeuBhAAEiwAiXBoJCsbsGZtFO0QfBGy00ZO4B7mOCb8xfrUG0Z4F4vLYgHJ6XuxTmSQiRoC9OAQAvD_BwE" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Administer/SSL_certificate_authentication.htm?_ga=2.232765471.1018693047.1708961855-396670997.1640699740&amp;amp;_gac=1.249720308.1708029124.CjwKCAiAibeuBhAAEiwAiXBoJCsbsGZtFO0QfBGy00ZO4B7mOCb8xfrUG0Z4F4vLYgHJ6XuxTmSQiRoC9OAQAvD_BwE&lt;/A&gt;</description>
      <pubDate>Mon, 26 Feb 2024 19:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2423740#M20021</guid>
      <dc:creator>Ray_Strother</dc:creator>
      <dc:date>2024-02-26T19:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating SSL cert for web connectors</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2423743#M20022</link>
      <description>&lt;P&gt;Do you mean deploy.config?&amp;nbsp; I wasn't seeing a host.,config but my name in the deploy file is the same as the host/CA I used for the cert.&lt;BR /&gt;&lt;BR /&gt;But I guess I should also ask, should that be the www site address or is it ok to have the local machine name/domain since they are both on site?&amp;nbsp; It is currently set to the local FQDN&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 19:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2423743#M20022</guid>
      <dc:creator>mattdetwiler</dc:creator>
      <dc:date>2024-02-26T19:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating SSL cert for web connectors</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2424183#M20030</link>
      <description>&lt;P&gt;So this morning I sat down and gave it a good look.&amp;nbsp; Even though I had checked for any special characters somehow a ? slipped into the beginning of the cert thumbprint.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;This is super strange since I copied it directly from the command line (and it's not in my text file).&lt;BR /&gt;&lt;BR /&gt;After removing the ? the cert was added properly.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 15:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2424183#M20030</guid>
      <dc:creator>mattdetwiler</dc:creator>
      <dc:date>2024-02-27T15:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating SSL cert for web connectors</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2502783#M21755</link>
      <description>&lt;P&gt;I am having the same issue. But there is no character '?' in my hash. I followed all the instructions correctly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;netsh http add sslcert ipport=0.0.0.0:5555 certstorename=Root certhash=‎4925AE174EF2CFE6976DC4A7DD2C7F6462100EE2 appid={004FC337-C805-4623-8E5B-B2FCE18F0719}&lt;/P&gt;
&lt;P&gt;Note: in MMC , for the step &amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;Move the certificate from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="path"&gt;Personal &amp;gt; Certificates&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="path"&gt;Trusted Root Certification Authorities &amp;gt; Certificates I cut and paste the certificate from Personal to TRC.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Help needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 06:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2502783#M21755</guid>
      <dc:creator>shaan007</dc:creator>
      <dc:date>2025-01-24T06:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating SSL cert for web connectors</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2502784#M21756</link>
      <description>&lt;P&gt;This is fixed. there was a space when I copied the string to the command prompt window.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;certhash=" "4925AE174EF2CFE6976DC4A7DD2C7F6462100EE2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 06:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-creating-SSL-cert-for-web-connectors/m-p/2502784#M21756</guid>
      <dc:creator>shaan007</dc:creator>
      <dc:date>2025-01-24T06:54:12Z</dc:date>
    </item>
  </channel>
</rss>

