<?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: How to renew Qlik Replicate Console certificate in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-renew-Qlik-Replicate-Console-certificate/m-p/2160465#M8831</link>
    <description>&lt;P&gt;I found this article, but i dont see how to generate the CSR from the Qlik Replicate server to generate a certificate with our CA.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2021/Content/Replicate/Main/Security/set_up_server_https_support.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2021/Content/Replicate/Main/Security/set_up_server_https_support.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 10:56:18 GMT</pubDate>
    <dc:creator>RodrigoCatarino</dc:creator>
    <dc:date>2024-01-11T10:56:18Z</dc:date>
    <item>
      <title>How to renew Qlik Replicate Console certificate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-renew-Qlik-Replicate-Console-certificate/m-p/2160455#M8830</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;What is the procedure to renew the Qlik Replicate console certificate using a active directory certificate authority?&lt;/P&gt;
&lt;P&gt;I've searched the forums and i see only reference to renew using CA's like comodo and lets encrypt, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Rodrigo&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 10:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-renew-Qlik-Replicate-Console-certificate/m-p/2160455#M8830</guid>
      <dc:creator>RodrigoCatarino</dc:creator>
      <dc:date>2024-01-11T10:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to renew Qlik Replicate Console certificate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-renew-Qlik-Replicate-Console-certificate/m-p/2160465#M8831</link>
      <description>&lt;P&gt;I found this article, but i dont see how to generate the CSR from the Qlik Replicate server to generate a certificate with our CA.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2021/Content/Replicate/Main/Security/set_up_server_https_support.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2021/Content/Replicate/Main/Security/set_up_server_https_support.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 10:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-renew-Qlik-Replicate-Console-certificate/m-p/2160465#M8831</guid>
      <dc:creator>RodrigoCatarino</dc:creator>
      <dc:date>2024-01-11T10:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to renew Qlik Replicate Console certificate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-renew-Qlik-Replicate-Console-certificate/m-p/2160507#M8832</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/224502"&gt;@RodrigoCatarino&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Very first thing,&lt;/P&gt;
&lt;P&gt;You need to have a valid SSL server certificate installed and bound to the default HTTPS port (443) on the Windows machine that runs Qlik Replicate. You can check if you have an SSL certificate installed by using the command netsh http show sslcert | findstr /c:\":443 \".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don’t have an SSL certificate installed, you can use the self-signed certificate that Qlik Replicate generates automatically, but this is not recommended for security reasons. You should contact your IT security group to provide and install a proper SSL server certificate signed by a trusted certificate authority (CA).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To renew the Qlik Replicate console certificate using an active directory certificate authority, you need to follow these steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Generate a certificate signing request (CSR) from the Qlik Replicate server. You can use the certreq command-line tool to do this.&lt;/LI&gt;
&lt;LI&gt;Submit the CSR to your active directory certificate authority and obtain a signed certificate. You can use the certreq tool again to do this.&lt;/LI&gt;
&lt;LI&gt;Install the signed certificate on the Qlik Replicate server. You can use the certutil command-line tool to do this.&lt;/LI&gt;
&lt;LI&gt;Bind the certificate to the HTTPS port (443) on the Qlik Replicate server. You can use the netsh command-line tool to do this.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I hope this helps you to renew your Qlik Replicate console certificate using active directory &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If our response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Deepak&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 12:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-renew-Qlik-Replicate-Console-certificate/m-p/2160507#M8832</guid>
      <dc:creator>deepaksahirwar</dc:creator>
      <dc:date>2024-01-11T12:01:43Z</dc:date>
    </item>
  </channel>
</rss>

