<?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: Certificate for the local machine in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1744524#M13248</link>
    <description>&lt;P&gt;The name used on the exported certificate is irrelevant as you need to use the QlikClient certificate to communicate with the QRS API, not the Server Certificate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 01:33:28 GMT</pubDate>
    <dc:creator>Marc</dc:creator>
    <dc:date>2020-09-17T01:33:28Z</dc:date>
    <item>
      <title>Certificate for the local machine</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1742899#M13217</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me what computer name should be specified in the &lt;STRONG&gt;Machine name&lt;/STRONG&gt; box field when I export certificates for the local machine?&lt;/P&gt;&lt;P&gt;I am writing a telegram bot that works with the QRS API and uses authorization through my user. But when the bot works through my user, I can't use Qlik Sense because of the closed socket.&lt;/P&gt;&lt;P&gt;I found information that you can log in using a certificate -&amp;nbsp;&lt;A href="https://support.qlik.com/articles/000061628" target="_blank"&gt;https://support.qlik.com/articles/000061628&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I also found information on how to export certificates via QMC -&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/June2019/Subsystems/ManagementConsole/Content/Sense_QMC/export-certificates.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/June2019/Subsystems/ManagementConsole/Content/Sense_QMC/export-certificates.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have no idea what name to specify for my personal computer.&lt;/P&gt;&lt;P&gt;I will be grateful for any help!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1742899#M13217</guid>
      <dc:creator>g_bolshakov</dc:creator>
      <dc:date>2024-11-16T18:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate for the local machine</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1744524#M13248</link>
      <description>&lt;P&gt;The name used on the exported certificate is irrelevant as you need to use the QlikClient certificate to communicate with the QRS API, not the Server Certificate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 01:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1744524#M13248</guid>
      <dc:creator>Marc</dc:creator>
      <dc:date>2020-09-17T01:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate for the local machine</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1744578#M13251</link>
      <description>&lt;P&gt;Marc, thank's.&lt;/P&gt;&lt;P&gt;It turns out that exporting certificates via qmc will not help for integration? How do I get a certificate for integration with the QRS API?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 07:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1744578#M13251</guid>
      <dc:creator>g_bolshakov</dc:creator>
      <dc:date>2020-09-17T07:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate for the local machine</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1746015#M13270</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When you export the certificates from the QMC they are generated in a directory on the Qlik Sense server.&amp;nbsp; C:\ProgramData\Qlik\Sense\Repository\Exported Certificates\&amp;lt;host name entered&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Within this folder you will find certificates, depending on if you chose pem or windows format.&lt;/P&gt;&lt;P&gt;If Pem:&amp;nbsp; Root Certificate (Public cert pem only), Server Certificate (Public cert &amp;amp; Private key pems' issued to &amp;lt;host name entered&amp;gt;), Client Certificate (Public cert &amp;amp; Private key pems')&lt;/P&gt;&lt;P&gt;If windows format, Root.cer, Server.pfx &amp;amp; Client.pfx&lt;/P&gt;&lt;P&gt;When connecting to the QRS APIs you need to use the Client certificate (pems' or pfx depending on the requirements of what you are using to make the API calls)&lt;/P&gt;&lt;P&gt;When using certificates you will need to connect to the QRS on port 4242.&lt;/P&gt;&lt;P&gt;E.g. https://senseserver:4242/qrs/about&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 13:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Certificate-for-the-local-machine/m-p/1746015#M13270</guid>
      <dc:creator>Marc</dc:creator>
      <dc:date>2020-09-22T13:09:35Z</dc:date>
    </item>
  </channel>
</rss>

