<?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>article How to change the SSL certificate for QlikView in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-change-the-SSL-certificate-for-QlikView/ta-p/1711062</link>
    <description>&lt;P&gt;For information on how to enable SSL/HTTPS for the QlikView AccessPoint and the QlikView Management Console, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Updates-Blog/QlikView-AccessPoint-and-QMC-with-HTTPS-and-a-custom-SSL/ba-p/1609779" target="_blank" rel="noopener"&gt;QlikView AccessPoint and QMC with HTTPS and a custom SSL certificate&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The installed certificate may need to be replaced when it expired. This article covers how to set up a new certificate.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;First, using the &lt;STRONG&gt;netsh&lt;/STRONG&gt; command, we verify what the current certificate binding looks like.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To do so:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Open &lt;STRONG&gt;Run&lt;/STRONG&gt; by pressing &lt;STRONG&gt;Windows key + R&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the &lt;STRONG&gt;Run&lt;/STRONG&gt; line type &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;cmd&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Hit return. This opens &lt;STRONG&gt;Command Prompt&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In Commpand Prompt, type:&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http show ssl
&lt;/PRE&gt;
&lt;P&gt;This will output all currently bound certificates.&lt;/P&gt;
&lt;P&gt;Locate the certificate bound to port &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;443&lt;/FONT&gt;&lt;/STRONG&gt;. An example of the pout can be seen here:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;  IP:port                      : 0.0.0.0:&lt;STRONG&gt;443&lt;/STRONG&gt;
  Certificate Hash             : 08098d664277fd1faae40ee0e493aff7693ede8c
  Application ID               : {4e082795-31bc-4f1b-812a-bfd78dd98fce}
  Certificate Store Name       : (null)
  Verify Client Certificate Revocation : Enabled
  Verify Revocation Using Cached Client Certificate Only : Disabled
  Usage Check                  : Enabled
  Revocation Freshness Time    : 0
  URL Retrieval Timeout        : 0
  Ctl Identifier               : (null)
  Ctl Store Name               : (null)
  DS Mapper Usage              : Disabled
  Negotiate Client Certificate : Disabled&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Next, we delete the binding on port 443.&lt;/P&gt;
&lt;P&gt;In the same command prompt, type:&amp;nbsp;&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http delete sslcert ipport=IPADDRESS:443     &lt;/PRE&gt;
&lt;P&gt;Where IPADDRESS is the IP address returned with IP:Port in the previous output. Example:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;IP:port : &lt;STRONG&gt;0.0.0.0&lt;/STRONG&gt;:443&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This will delete the current certificate binding. This will&amp;nbsp;&lt;EM&gt;not&amp;nbsp;&lt;/EM&gt;delete the certificate from the certificate store. If you are not overwriten/refreshing the certificate, we recommend manually deleting the old one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next, you will need to bind the new certificate/refreshed certificate. Follow the instructions in&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Updates-Blog/QlikView-AccessPoint-and-QMC-with-HTTPS-and-a-custom-SSL/ba-p/1609779" target="_blank" rel="noopener"&gt;QlikView AccessPoint and QMC with HTTPS and a custom SSL certificate&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Related Content:&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Support-Updates-Blog/QlikView-AccessPoint-and-QMC-with-HTTPS-and-a-custom-SSL/ba-p/1609779" target="_blank" rel="noopener"&gt;QlikView AccessPoint and QMC with HTTPS and a custom SSL certificate&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/SSL-amp-TLS-Support-in-QlikView-How-to-configure-QlikView-and/ta-p/1714057" target="_self"&gt;SSL &amp;amp; TLS Support in QlikView - How to configure QlikView and TLS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2021 12:58:41 GMT</pubDate>
    <dc:creator>Sebastian_Linser</dc:creator>
    <dc:date>2021-03-04T12:58:41Z</dc:date>
    <item>
      <title>How to change the SSL certificate for QlikView</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-change-the-SSL-certificate-for-QlikView/ta-p/1711062</link>
      <description>&lt;P&gt;For information on how to enable SSL/HTTPS for the QlikView AccessPoint and the QlikView Management Console, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Updates-Blog/QlikView-AccessPoint-and-QMC-with-HTTPS-and-a-custom-SSL/ba-p/1609779" target="_blank" rel="noopener"&gt;QlikView AccessPoint and QMC with HTTPS and a custom SSL certificate&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The installed certificate may need to be replaced when it expired. This article covers how to set up a new certificate.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;First, using the &lt;STRONG&gt;netsh&lt;/STRONG&gt; command, we verify what the current certificate binding looks like.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To do so:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Open &lt;STRONG&gt;Run&lt;/STRONG&gt; by pressing &lt;STRONG&gt;Windows key + R&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the &lt;STRONG&gt;Run&lt;/STRONG&gt; line type &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;cmd&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Hit return. This opens &lt;STRONG&gt;Command Prompt&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In Commpand Prompt, type:&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http show ssl
&lt;/PRE&gt;
&lt;P&gt;This will output all currently bound certificates.&lt;/P&gt;
&lt;P&gt;Locate the certificate bound to port &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;443&lt;/FONT&gt;&lt;/STRONG&gt;. An example of the pout can be seen here:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;  IP:port                      : 0.0.0.0:&lt;STRONG&gt;443&lt;/STRONG&gt;
  Certificate Hash             : 08098d664277fd1faae40ee0e493aff7693ede8c
  Application ID               : {4e082795-31bc-4f1b-812a-bfd78dd98fce}
  Certificate Store Name       : (null)
  Verify Client Certificate Revocation : Enabled
  Verify Revocation Using Cached Client Certificate Only : Disabled
  Usage Check                  : Enabled
  Revocation Freshness Time    : 0
  URL Retrieval Timeout        : 0
  Ctl Identifier               : (null)
  Ctl Store Name               : (null)
  DS Mapper Usage              : Disabled
  Negotiate Client Certificate : Disabled&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Next, we delete the binding on port 443.&lt;/P&gt;
&lt;P&gt;In the same command prompt, type:&amp;nbsp;&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http delete sslcert ipport=IPADDRESS:443     &lt;/PRE&gt;
&lt;P&gt;Where IPADDRESS is the IP address returned with IP:Port in the previous output. Example:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;IP:port : &lt;STRONG&gt;0.0.0.0&lt;/STRONG&gt;:443&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This will delete the current certificate binding. This will&amp;nbsp;&lt;EM&gt;not&amp;nbsp;&lt;/EM&gt;delete the certificate from the certificate store. If you are not overwriten/refreshing the certificate, we recommend manually deleting the old one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next, you will need to bind the new certificate/refreshed certificate. Follow the instructions in&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Updates-Blog/QlikView-AccessPoint-and-QMC-with-HTTPS-and-a-custom-SSL/ba-p/1609779" target="_blank" rel="noopener"&gt;QlikView AccessPoint and QMC with HTTPS and a custom SSL certificate&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Related Content:&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Support-Updates-Blog/QlikView-AccessPoint-and-QMC-with-HTTPS-and-a-custom-SSL/ba-p/1609779" target="_blank" rel="noopener"&gt;QlikView AccessPoint and QMC with HTTPS and a custom SSL certificate&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/SSL-amp-TLS-Support-in-QlikView-How-to-configure-QlikView-and/ta-p/1714057" target="_self"&gt;SSL &amp;amp; TLS Support in QlikView - How to configure QlikView and TLS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 12:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-change-the-SSL-certificate-for-QlikView/ta-p/1711062</guid>
      <dc:creator>Sebastian_Linser</dc:creator>
      <dc:date>2021-03-04T12:58:41Z</dc:date>
    </item>
  </channel>
</rss>

