<?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 Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS) in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/ta-p/1710263</link>
    <description>&lt;P data-unlink="true"&gt;&lt;STRONG&gt;QlikView&lt;/STRONG&gt; is installed with the &lt;STRONG&gt;AccessPoint&lt;/STRONG&gt; (&lt;FONT face="courier new,courier"&gt;http://YourWebServer/qlikview/index.htm&lt;/FONT&gt;) and &lt;STRONG&gt;Management Console&lt;/STRONG&gt; (&lt;FONT face="courier new,courier"&gt;http://YourQMCServer:4780/qmc/&lt;/FONT&gt;) accessible through HTTP only. Understandably, you might want to switch these over to HTTPS.&lt;/P&gt;
&lt;P&gt;If you're looking to implement HSTS (HTTP Strict-Transport-Security) as well, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/QlikView-HSTS-HTTP-Strict-Transport-Security-response-header/ta-p/1710606" target="_blank" rel="noopener"&gt;QlikView HSTS (HTTP Strict-Transport-Security response header)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="http.png" style="width: 550px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16598iA3EC4AF10343B400/image-size/large?v=v2&amp;amp;px=999" role="button" title="http.png" alt="http.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Content:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="5"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Here is what we'll need:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;A signed certificate&lt;/LI&gt;
&lt;LI&gt;A brief (5 minute) downtime of the QlikView WebServer&lt;/LI&gt;
&lt;LI&gt;(optional) Another brief (5 minute) downtime of the QlikView Management Console&lt;/LI&gt;
&lt;/UL&gt;
&lt;BLOCKQUOTE class="quote"&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;This article does not cover the configuration of &lt;STRONG&gt;Certificate Trust &lt;/STRONG&gt;between the QlikView services. For more information about Certificate Trust, check out the &lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_CertificateTrustNew.htm" target="_blank" rel="noopener"&gt;QlikView Online Help&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Are the AccessPoint and the Management Console hosted by the same web server?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;No. While the &lt;STRONG&gt;AccessPoint&lt;/STRONG&gt; is hosted by the &lt;STRONG&gt;QlikView WebServer&lt;/STRONG&gt; (&lt;STRONG&gt;QVWS&lt;/STRONG&gt;) service, the &lt;STRONG&gt;Management Console&lt;/STRONG&gt; is directly served by the &lt;STRONG&gt;QlikView Management Service&lt;/STRONG&gt; (&lt;STRONG&gt;QMS&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;That means if you wish to swap both from HTTP to HTTPS, both services will need to be individually configured.&lt;/P&gt;
&lt;P&gt;But you only need &lt;STRONG&gt;one &lt;/STRONG&gt;certificate.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;In this article we assume that the AccessPoint web server currently in use is the &lt;STRONG&gt;QlikView WebServer&lt;/STRONG&gt; (QVWS). The QlikView AccessPoint can be hosted by Microsoft IIS as well, but Microsoft IIS has its own instructions on how to import an SSL certificate for one of its sites. A guide can be found attached to this article.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Certificate options, or: What type of certificate is right for me?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;There are three possible types of certificates for us to use:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;A certificate purchased from and&amp;nbsp;&lt;STRONG&gt;signed by a trusted CA&lt;/STRONG&gt;&amp;nbsp;(Certificate Authority) such as VeriSign, Thawte, Geotrust, etc.&lt;/LI&gt;
&lt;LI&gt;A corporate certificate provided and&amp;nbsp;&lt;STRONG&gt;signed by your own Enterprise CA&lt;/STRONG&gt;&amp;nbsp;(Certificate Authority).&lt;/LI&gt;
&lt;LI&gt;And a &lt;STRONG&gt;self-signed one&lt;/STRONG&gt;. Those can be created by any number of applications, such as Microsoft IIS, but is generally only recommended for test environments. Since they are not generally trusted or verified, browsers will prompt with warnings if a site was secured using a self-signed certificate. More so, it has the potential side effect of teaching users to ignore browser warnings, which we do not want.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Requirements, or: What to look out for when getting your cert?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;STRONG&gt;The certificate itself must contain a private key&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Must have an up to date valid from / valid to date range&lt;/LI&gt;
&lt;LI&gt;Be signed by a valid and OS or browser configured Certificate Authority&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;As far as formats and algorithms are concerned, the following are confirmed to work with QlikView:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Certificates that are x509 version 3&lt;/LI&gt;
&lt;LI&gt;Use signature algorithm sha256RSA&lt;/LI&gt;
&lt;LI&gt;Use signature hash algorithm sha256&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Where to get a certificate and how to do a CSR?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;EM&gt;The Certificate Authority you chose will have instructions for this, and if you are looking to get a self-signed one or one from your corporation's CA, then a local administrator can provide the certificate to you.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Either way, you are going to need to generate a&amp;nbsp;&lt;STRONG&gt;Certificate Signing Request&lt;/STRONG&gt;&amp;nbsp;(&lt;STRONG&gt;CSR&lt;/STRONG&gt;) to pass on to your CA. There are tools out there to get that done with, such as&amp;nbsp;&lt;STRONG&gt;certreq&lt;/STRONG&gt;&amp;nbsp;from&amp;nbsp;&lt;STRONG&gt;Microsoft&lt;/STRONG&gt;&amp;nbsp;(found&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/certreq_1" target="_blank" rel="noopener"&gt;here&lt;/A&gt;), and&amp;nbsp;&lt;STRONG&gt;SSLhopper&lt;/STRONG&gt;&amp;nbsp;has&amp;nbsp;&lt;A href="https://www.sslshopper.com/what-is-a-csr-certificate-signing-request.html" target="_blank" rel="noopener"&gt;a great article&lt;/A&gt;&amp;nbsp;on that, which I often send to customers when they ask us about CSRs and how to do them.&lt;/P&gt;
&lt;P&gt;Once you obtain the certificate, we'll move on to installing it and binding it to the desired ports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Setup:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Import/Install&lt;/LI&gt;
&lt;LI&gt;Bind the certificate using PowerShell or the Windows command prompt&lt;/LI&gt;
&lt;LI&gt;Configure the QVWS and, optionally, the QMS&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Importing the Certificate&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;We only need to import/install it once (unless you have your services across multiple machines).&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 1:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;On the QlikView node running the QlikView WebServer,&amp;nbsp;&lt;STRONG&gt;log on with the user running the QlikView services. &lt;/STRONG&gt;This is important since the certificate needs to be accessible for this account.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(Optional:) &lt;/STRONG&gt;If you want to switch the Management Console to HTTPS as well, and the services are not on the same machine, repeat the step on the node running the QlikView Management Service.&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 2:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;If the certificate was saved in the&amp;nbsp;&lt;STRONG&gt;.pfx&lt;/STRONG&gt;&amp;nbsp;format, then all you need to do is double-click the file. Follow the prompt to import the certificate into the &lt;STRONG&gt;Personal &lt;/STRONG&gt;store.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="import.png" style="width: 474px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16600iEFA6AC6244C5E7D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="import.png" alt="import.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Longer Step 2:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;If you want to import it manually or verify if it was correctly installed, then we'll need to do a little more work.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Launch the&amp;nbsp;&lt;STRONG&gt;Microsoft Management Console&lt;/STRONG&gt;&amp;nbsp;(mmc.exe) on the QVWS (and QMS) node&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;In the MMC, go to&amp;nbsp;&lt;STRONG&gt;File&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;&amp;nbsp;Add / Remove Snap-in...&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Select&amp;nbsp;&lt;STRONG&gt;Certificates&amp;nbsp;&lt;/STRONG&gt;and click&amp;nbsp;&lt;STRONG&gt;Add&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Select&amp;nbsp;&lt;STRONG&gt;Computer&lt;/STRONG&gt; &lt;STRONG&gt;account&lt;/STRONG&gt;, click&amp;nbsp;&lt;STRONG&gt;Next&lt;/STRONG&gt;, select&amp;nbsp;&lt;STRONG&gt;Local computer&lt;/STRONG&gt;&amp;nbsp;and click&amp;nbsp;&lt;STRONG&gt;Finish&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="computer account add snap in.png" style="width: 543px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89143i963570285ADCED4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="computer account add snap in.png" alt="computer account add snap in.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the MMC, go to&amp;nbsp;&lt;STRONG&gt;Certificates (Local Computer)/Personal&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the MMC, go to&amp;nbsp;&lt;STRONG&gt;Actions&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;&amp;nbsp;All Tasks&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Import...&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Browse to the certificate file provided to you from your CA&lt;/LI&gt;
&lt;LI&gt;Follow the instructions on the screen to import the certificate,&amp;nbsp;&lt;STRONG&gt;including the private key&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Verify the new certificate has been imported into&amp;nbsp;&lt;STRONG&gt;Certificates (Local Computer)&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Personal&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Certificates&amp;nbsp;&lt;/STRONG&gt;and that it contains a private key&lt;/LI&gt;
&lt;LI&gt;Double-click the&amp;nbsp;Certificate&amp;nbsp;&amp;gt;&amp;nbsp;Certification Path&amp;nbsp;and confirm it shows "This certificate is OK"&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cert okay.png" style="width: 385px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16601i9837403C43D384AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="cert okay.png" alt="cert okay.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Don't close any of this yet, we'll need it in a moment.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Binding the certificate to the correct port and address.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Next, we need to manually bind the certificate to the correct port and IP address. This is done using either PowerShell or the Windows command prompt and the &lt;STRONG&gt;netsh &lt;/STRONG&gt;command. For details on netsh, see the &lt;A href="https://docs.microsoft.com/en-us/windows-server/networking/technologies/netsh/netsh-contexts" target="_blank" rel="noopener"&gt;official Microsoft documentation&lt;/A&gt;.&lt;/P&gt;
&lt;H5&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;For this we will need:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H5&gt;
&lt;UL&gt;
&lt;LI&gt;The certificate Thumbprint&lt;/LI&gt;
&lt;LI&gt;An Application ID (random GUID)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 1: Get the Thumbprint&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;Since we are already in the MMC, let's open the freshly installed certificate again and:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Switch to the Details tab and scroll down until you find &lt;STRONG&gt;Thumbprint&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Mark the entire thing and copy it into, for example, Notepad.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thumbprint get.png" style="width: 402px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16602iCC21B118787A29B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="thumbprint get.png" alt="thumbprint get.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;&amp;nbsp;Step 2: Get an AppID (Application ID, GUID)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;There is a wide range of different tools available to generate GUIDs. My favorite is &lt;A href="https://www.guidgenerator.com/" target="_blank" rel="noopener"&gt;https://www.guidgenerator.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guid.png" style="width: 497px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16604i45F6C94B0740F752/image-size/large?v=v2&amp;amp;px=999" role="button" title="guid.png" alt="guid.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Click &lt;FONT face="courier new,courier"&gt;Generate some GUIDs!&lt;/FONT&gt; Copy that into Notepad as well.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;(Optional:) &lt;/STRONG&gt;&lt;/FONT&gt;Generate and save two if you want to use one for the Management Console as well.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 3: Bind the certificate &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;Open either PowerShell or a Windows command prompt with elevated permissions.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cmdnprompt.png" style="width: 410px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16606i951F4E96CA16263D/image-size/large?v=v2&amp;amp;px=999" role="button" title="cmdnprompt.png" alt="cmdnprompt.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Let's assume the &lt;STRONG&gt;thumbprint&lt;/STRONG&gt; is &lt;FONT face="courier new,courier"&gt;55ab3131fbd585ad3ad817f25aee025a51a2ffb5&lt;/FONT&gt; and the &lt;STRONG&gt;GUID&lt;/STRONG&gt; is &lt;FONT face="courier new,courier"&gt;e23183e3-c874-467a-bd39-d110cd066f1f&lt;/FONT&gt;. Based on this, we will build the following command:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;For the AccessPoint:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;PRE&gt;netsh http add sslcert ipport=0.0.0.0:&lt;STRONG&gt;443 &lt;/STRONG&gt;certhash=55ab3131fbd585ad3ad817f25aee025a51a2ffb5&amp;nbsp;appid={e23183e3-c874-467a-bd39-d110cd066f1f}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;For the Management Console&lt;/STRONG&gt;:&lt;/FONT&gt;&lt;/H5&gt;
&lt;PRE&gt;netsh http add sslcert ipport=0.0.0.0:&lt;STRONG&gt;4780 &lt;/STRONG&gt;certhash=55ab3131fbd585ad3ad817f25aee025a51a2ffb5&amp;nbsp;appid={UseTheSecondGUID}&lt;/PRE&gt;
&lt;P&gt;We are using &lt;STRONG&gt;ipport=0.0.0.0&lt;/STRONG&gt; in our examples. If you wish to restrict the target IP address, meaning only a specific IP address can be used in combination with this certificate, then specify that here.&lt;/P&gt;
&lt;P&gt;Also, note how we are using port &lt;STRONG&gt;4780 &lt;/STRONG&gt;for the Management Console. You can choose a different port.&amp;nbsp; Instructions for that are a little further down.&lt;/P&gt;
&lt;P&gt;If you wish to verify the port bindings, use the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;netsh http show sslcert&lt;/STRONG&gt; &lt;/FONT&gt;command line.&lt;/P&gt;
&lt;P&gt;It should look like this:&lt;/P&gt;
&lt;PRE&gt;&amp;nbsp;&amp;nbsp;IP:port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: 0.0.0.0:443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Certificate Hash&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: 55ab3131fbd585ad3ad817f25aee025a51a2ffb5&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Application ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: {e23183e3-c874-467a-bd39-d110cd066f1f}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Certificate Store Name&amp;nbsp;: (null)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Verify Client Certificate Revocation&amp;nbsp;&amp;nbsp;: Enabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Verify Revocation Using Cached Client Certificate Only&amp;nbsp;&amp;nbsp;: Disabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Usage Check&amp;nbsp;&amp;nbsp;: Enabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Revocation Freshness Time : 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;URL Retrieval Timeout&amp;nbsp;: 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Ctl Identifier&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: (null)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Ctl Store Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: (null)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;DS Mapper Usage&amp;nbsp;&amp;nbsp;: Disabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Negotiate Client Certificate&amp;nbsp;&amp;nbsp;: Disabled&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Configuring the QlikView service&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Almost done!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;The QlikView Webserver&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Open the QlikView Management Console&lt;/LI&gt;
&lt;LI&gt;Navigate to &lt;FONT face="courier new,courier"&gt;System &amp;gt; Setup &amp;gt; QVWS@YourQlikServer &amp;gt; General&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Configure &lt;FONT face="courier new,courier"&gt;Communication&lt;/FONT&gt;&lt;SPAN&gt; to port &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;443&lt;/FONT&gt;&lt;SPAN&gt; and tick the &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;Use https&lt;/FONT&gt;&lt;SPAN&gt; checkbox.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qvws-mngm.png" style="width: 975px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16607i5F9068242D8F3A8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="qvws-mngm.png" alt="qvws-mngm.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Restart the QlikView WebServer&lt;/LI&gt;
&lt;LI&gt;You can verify by opening the latest log file in &lt;FONT face="courier new,courier"&gt;C:\ProgramData\QlikTech\WebServer\Log&lt;/FONT&gt; and checking what port and protocol is now used:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/scripts/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/qvajaxzfc/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/scripts/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/qlikview/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/qvdesktop/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: &lt;SPAN&gt;https://+:443/qvplugin/&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The QlikView AccessPoint can now be opened using &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://YourWebServer/qlikview" target="_blank" rel="noopener"&gt;https://YourWebServer/qlikview&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;The Management Service&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the QlikView Management Service&lt;/LI&gt;
&lt;LI&gt;Open the file&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\Program Files\QlikView\Management Service\&lt;STRONG&gt;QVManagementService.exe.config&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Modify the following tag (set to &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;True&lt;/STRONG&gt;&lt;/FONT&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="UseHTTPS" value="True"/&amp;gt;&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Optional:&amp;nbsp;&lt;/STRONG&gt;Find the section:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;!-- ****** QlikView Management Service - FRONTEND ****** --&amp;gt;​&lt;/LI-CODE&gt;Set the value to the port the certificate was bound to in the following tag:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="QMSFrontendWebServicePort" value="YOURPORT"/&amp;gt;​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Start QlikView Management Service&lt;/LI&gt;
&lt;LI&gt;Test the QMC by accessing it through&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;A href="https://YourQMSServer" target="_blank" rel="noopener"&gt;https://YourQMSServer&lt;/A&gt;:&lt;STRONG&gt;YOURPORT&lt;/STRONG&gt;/qmc&lt;/FONT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Troubleshooting &amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;The parameter is incorrect&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;If, during the binding process, you are getting an error of &lt;STRONG&gt;The parameter is incorrect&lt;/STRONG&gt;, then this is likely caused by a hidden character copied along with the certificate thumbprint. Use your arrow keys to the left and right of the copied key to see if there is a blank space that needs to be removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internet Explorer Plugin complains that "This page contains both secure and non-secure items"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Check out &lt;A href="https://community.qlik.com/t5/Knowledge/This-page-contains-both-secure-and-non-secure-items-when/ta-p/1710272" target="_blank" rel="noopener"&gt;This page contains both secure and non-secure items when connecting over HTTPS using QlikView Plugin?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2023 06:57:15 GMT</pubDate>
    <dc:creator>Andre_Sostizzo</dc:creator>
    <dc:date>2023-04-24T06:57:15Z</dc:date>
    <item>
      <title>How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/ta-p/1710263</link>
      <description>&lt;P data-unlink="true"&gt;&lt;STRONG&gt;QlikView&lt;/STRONG&gt; is installed with the &lt;STRONG&gt;AccessPoint&lt;/STRONG&gt; (&lt;FONT face="courier new,courier"&gt;http://YourWebServer/qlikview/index.htm&lt;/FONT&gt;) and &lt;STRONG&gt;Management Console&lt;/STRONG&gt; (&lt;FONT face="courier new,courier"&gt;http://YourQMCServer:4780/qmc/&lt;/FONT&gt;) accessible through HTTP only. Understandably, you might want to switch these over to HTTPS.&lt;/P&gt;
&lt;P&gt;If you're looking to implement HSTS (HTTP Strict-Transport-Security) as well, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/QlikView-HSTS-HTTP-Strict-Transport-Security-response-header/ta-p/1710606" target="_blank" rel="noopener"&gt;QlikView HSTS (HTTP Strict-Transport-Security response header)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="http.png" style="width: 550px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16598iA3EC4AF10343B400/image-size/large?v=v2&amp;amp;px=999" role="button" title="http.png" alt="http.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Content:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="5"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Here is what we'll need:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;A signed certificate&lt;/LI&gt;
&lt;LI&gt;A brief (5 minute) downtime of the QlikView WebServer&lt;/LI&gt;
&lt;LI&gt;(optional) Another brief (5 minute) downtime of the QlikView Management Console&lt;/LI&gt;
&lt;/UL&gt;
&lt;BLOCKQUOTE class="quote"&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;This article does not cover the configuration of &lt;STRONG&gt;Certificate Trust &lt;/STRONG&gt;between the QlikView services. For more information about Certificate Trust, check out the &lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_CertificateTrustNew.htm" target="_blank" rel="noopener"&gt;QlikView Online Help&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Are the AccessPoint and the Management Console hosted by the same web server?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;No. While the &lt;STRONG&gt;AccessPoint&lt;/STRONG&gt; is hosted by the &lt;STRONG&gt;QlikView WebServer&lt;/STRONG&gt; (&lt;STRONG&gt;QVWS&lt;/STRONG&gt;) service, the &lt;STRONG&gt;Management Console&lt;/STRONG&gt; is directly served by the &lt;STRONG&gt;QlikView Management Service&lt;/STRONG&gt; (&lt;STRONG&gt;QMS&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;That means if you wish to swap both from HTTP to HTTPS, both services will need to be individually configured.&lt;/P&gt;
&lt;P&gt;But you only need &lt;STRONG&gt;one &lt;/STRONG&gt;certificate.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;In this article we assume that the AccessPoint web server currently in use is the &lt;STRONG&gt;QlikView WebServer&lt;/STRONG&gt; (QVWS). The QlikView AccessPoint can be hosted by Microsoft IIS as well, but Microsoft IIS has its own instructions on how to import an SSL certificate for one of its sites. A guide can be found attached to this article.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Certificate options, or: What type of certificate is right for me?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;There are three possible types of certificates for us to use:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;A certificate purchased from and&amp;nbsp;&lt;STRONG&gt;signed by a trusted CA&lt;/STRONG&gt;&amp;nbsp;(Certificate Authority) such as VeriSign, Thawte, Geotrust, etc.&lt;/LI&gt;
&lt;LI&gt;A corporate certificate provided and&amp;nbsp;&lt;STRONG&gt;signed by your own Enterprise CA&lt;/STRONG&gt;&amp;nbsp;(Certificate Authority).&lt;/LI&gt;
&lt;LI&gt;And a &lt;STRONG&gt;self-signed one&lt;/STRONG&gt;. Those can be created by any number of applications, such as Microsoft IIS, but is generally only recommended for test environments. Since they are not generally trusted or verified, browsers will prompt with warnings if a site was secured using a self-signed certificate. More so, it has the potential side effect of teaching users to ignore browser warnings, which we do not want.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Requirements, or: What to look out for when getting your cert?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;STRONG&gt;The certificate itself must contain a private key&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Must have an up to date valid from / valid to date range&lt;/LI&gt;
&lt;LI&gt;Be signed by a valid and OS or browser configured Certificate Authority&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;As far as formats and algorithms are concerned, the following are confirmed to work with QlikView:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Certificates that are x509 version 3&lt;/LI&gt;
&lt;LI&gt;Use signature algorithm sha256RSA&lt;/LI&gt;
&lt;LI&gt;Use signature hash algorithm sha256&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Where to get a certificate and how to do a CSR?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;EM&gt;The Certificate Authority you chose will have instructions for this, and if you are looking to get a self-signed one or one from your corporation's CA, then a local administrator can provide the certificate to you.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Either way, you are going to need to generate a&amp;nbsp;&lt;STRONG&gt;Certificate Signing Request&lt;/STRONG&gt;&amp;nbsp;(&lt;STRONG&gt;CSR&lt;/STRONG&gt;) to pass on to your CA. There are tools out there to get that done with, such as&amp;nbsp;&lt;STRONG&gt;certreq&lt;/STRONG&gt;&amp;nbsp;from&amp;nbsp;&lt;STRONG&gt;Microsoft&lt;/STRONG&gt;&amp;nbsp;(found&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/certreq_1" target="_blank" rel="noopener"&gt;here&lt;/A&gt;), and&amp;nbsp;&lt;STRONG&gt;SSLhopper&lt;/STRONG&gt;&amp;nbsp;has&amp;nbsp;&lt;A href="https://www.sslshopper.com/what-is-a-csr-certificate-signing-request.html" target="_blank" rel="noopener"&gt;a great article&lt;/A&gt;&amp;nbsp;on that, which I often send to customers when they ask us about CSRs and how to do them.&lt;/P&gt;
&lt;P&gt;Once you obtain the certificate, we'll move on to installing it and binding it to the desired ports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Setup:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Import/Install&lt;/LI&gt;
&lt;LI&gt;Bind the certificate using PowerShell or the Windows command prompt&lt;/LI&gt;
&lt;LI&gt;Configure the QVWS and, optionally, the QMS&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Importing the Certificate&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;We only need to import/install it once (unless you have your services across multiple machines).&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 1:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;On the QlikView node running the QlikView WebServer,&amp;nbsp;&lt;STRONG&gt;log on with the user running the QlikView services. &lt;/STRONG&gt;This is important since the certificate needs to be accessible for this account.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(Optional:) &lt;/STRONG&gt;If you want to switch the Management Console to HTTPS as well, and the services are not on the same machine, repeat the step on the node running the QlikView Management Service.&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 2:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;If the certificate was saved in the&amp;nbsp;&lt;STRONG&gt;.pfx&lt;/STRONG&gt;&amp;nbsp;format, then all you need to do is double-click the file. Follow the prompt to import the certificate into the &lt;STRONG&gt;Personal &lt;/STRONG&gt;store.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="import.png" style="width: 474px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16600iEFA6AC6244C5E7D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="import.png" alt="import.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Longer Step 2:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;If you want to import it manually or verify if it was correctly installed, then we'll need to do a little more work.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Launch the&amp;nbsp;&lt;STRONG&gt;Microsoft Management Console&lt;/STRONG&gt;&amp;nbsp;(mmc.exe) on the QVWS (and QMS) node&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;In the MMC, go to&amp;nbsp;&lt;STRONG&gt;File&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;&amp;nbsp;Add / Remove Snap-in...&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Select&amp;nbsp;&lt;STRONG&gt;Certificates&amp;nbsp;&lt;/STRONG&gt;and click&amp;nbsp;&lt;STRONG&gt;Add&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Select&amp;nbsp;&lt;STRONG&gt;Computer&lt;/STRONG&gt; &lt;STRONG&gt;account&lt;/STRONG&gt;, click&amp;nbsp;&lt;STRONG&gt;Next&lt;/STRONG&gt;, select&amp;nbsp;&lt;STRONG&gt;Local computer&lt;/STRONG&gt;&amp;nbsp;and click&amp;nbsp;&lt;STRONG&gt;Finish&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="computer account add snap in.png" style="width: 543px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89143i963570285ADCED4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="computer account add snap in.png" alt="computer account add snap in.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the MMC, go to&amp;nbsp;&lt;STRONG&gt;Certificates (Local Computer)/Personal&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the MMC, go to&amp;nbsp;&lt;STRONG&gt;Actions&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;&amp;nbsp;All Tasks&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Import...&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Browse to the certificate file provided to you from your CA&lt;/LI&gt;
&lt;LI&gt;Follow the instructions on the screen to import the certificate,&amp;nbsp;&lt;STRONG&gt;including the private key&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Verify the new certificate has been imported into&amp;nbsp;&lt;STRONG&gt;Certificates (Local Computer)&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Personal&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Certificates&amp;nbsp;&lt;/STRONG&gt;and that it contains a private key&lt;/LI&gt;
&lt;LI&gt;Double-click the&amp;nbsp;Certificate&amp;nbsp;&amp;gt;&amp;nbsp;Certification Path&amp;nbsp;and confirm it shows "This certificate is OK"&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cert okay.png" style="width: 385px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16601i9837403C43D384AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="cert okay.png" alt="cert okay.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Don't close any of this yet, we'll need it in a moment.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Binding the certificate to the correct port and address.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Next, we need to manually bind the certificate to the correct port and IP address. This is done using either PowerShell or the Windows command prompt and the &lt;STRONG&gt;netsh &lt;/STRONG&gt;command. For details on netsh, see the &lt;A href="https://docs.microsoft.com/en-us/windows-server/networking/technologies/netsh/netsh-contexts" target="_blank" rel="noopener"&gt;official Microsoft documentation&lt;/A&gt;.&lt;/P&gt;
&lt;H5&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;For this we will need:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H5&gt;
&lt;UL&gt;
&lt;LI&gt;The certificate Thumbprint&lt;/LI&gt;
&lt;LI&gt;An Application ID (random GUID)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 1: Get the Thumbprint&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;Since we are already in the MMC, let's open the freshly installed certificate again and:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Switch to the Details tab and scroll down until you find &lt;STRONG&gt;Thumbprint&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Mark the entire thing and copy it into, for example, Notepad.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thumbprint get.png" style="width: 402px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16602iCC21B118787A29B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="thumbprint get.png" alt="thumbprint get.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;&amp;nbsp;Step 2: Get an AppID (Application ID, GUID)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;There is a wide range of different tools available to generate GUIDs. My favorite is &lt;A href="https://www.guidgenerator.com/" target="_blank" rel="noopener"&gt;https://www.guidgenerator.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guid.png" style="width: 497px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16604i45F6C94B0740F752/image-size/large?v=v2&amp;amp;px=999" role="button" title="guid.png" alt="guid.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Click &lt;FONT face="courier new,courier"&gt;Generate some GUIDs!&lt;/FONT&gt; Copy that into Notepad as well.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;(Optional:) &lt;/STRONG&gt;&lt;/FONT&gt;Generate and save two if you want to use one for the Management Console as well.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 3: Bind the certificate &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;Open either PowerShell or a Windows command prompt with elevated permissions.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cmdnprompt.png" style="width: 410px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16606i951F4E96CA16263D/image-size/large?v=v2&amp;amp;px=999" role="button" title="cmdnprompt.png" alt="cmdnprompt.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Let's assume the &lt;STRONG&gt;thumbprint&lt;/STRONG&gt; is &lt;FONT face="courier new,courier"&gt;55ab3131fbd585ad3ad817f25aee025a51a2ffb5&lt;/FONT&gt; and the &lt;STRONG&gt;GUID&lt;/STRONG&gt; is &lt;FONT face="courier new,courier"&gt;e23183e3-c874-467a-bd39-d110cd066f1f&lt;/FONT&gt;. Based on this, we will build the following command:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;For the AccessPoint:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;PRE&gt;netsh http add sslcert ipport=0.0.0.0:&lt;STRONG&gt;443 &lt;/STRONG&gt;certhash=55ab3131fbd585ad3ad817f25aee025a51a2ffb5&amp;nbsp;appid={e23183e3-c874-467a-bd39-d110cd066f1f}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;For the Management Console&lt;/STRONG&gt;:&lt;/FONT&gt;&lt;/H5&gt;
&lt;PRE&gt;netsh http add sslcert ipport=0.0.0.0:&lt;STRONG&gt;4780 &lt;/STRONG&gt;certhash=55ab3131fbd585ad3ad817f25aee025a51a2ffb5&amp;nbsp;appid={UseTheSecondGUID}&lt;/PRE&gt;
&lt;P&gt;We are using &lt;STRONG&gt;ipport=0.0.0.0&lt;/STRONG&gt; in our examples. If you wish to restrict the target IP address, meaning only a specific IP address can be used in combination with this certificate, then specify that here.&lt;/P&gt;
&lt;P&gt;Also, note how we are using port &lt;STRONG&gt;4780 &lt;/STRONG&gt;for the Management Console. You can choose a different port.&amp;nbsp; Instructions for that are a little further down.&lt;/P&gt;
&lt;P&gt;If you wish to verify the port bindings, use the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;netsh http show sslcert&lt;/STRONG&gt; &lt;/FONT&gt;command line.&lt;/P&gt;
&lt;P&gt;It should look like this:&lt;/P&gt;
&lt;PRE&gt;&amp;nbsp;&amp;nbsp;IP:port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: 0.0.0.0:443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Certificate Hash&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: 55ab3131fbd585ad3ad817f25aee025a51a2ffb5&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Application ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: {e23183e3-c874-467a-bd39-d110cd066f1f}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Certificate Store Name&amp;nbsp;: (null)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Verify Client Certificate Revocation&amp;nbsp;&amp;nbsp;: Enabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Verify Revocation Using Cached Client Certificate Only&amp;nbsp;&amp;nbsp;: Disabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Usage Check&amp;nbsp;&amp;nbsp;: Enabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Revocation Freshness Time : 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;URL Retrieval Timeout&amp;nbsp;: 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Ctl Identifier&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: (null)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Ctl Store Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: (null)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;DS Mapper Usage&amp;nbsp;&amp;nbsp;: Disabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Negotiate Client Certificate&amp;nbsp;&amp;nbsp;: Disabled&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Configuring the QlikView service&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Almost done!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;The QlikView Webserver&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Open the QlikView Management Console&lt;/LI&gt;
&lt;LI&gt;Navigate to &lt;FONT face="courier new,courier"&gt;System &amp;gt; Setup &amp;gt; QVWS@YourQlikServer &amp;gt; General&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Configure &lt;FONT face="courier new,courier"&gt;Communication&lt;/FONT&gt;&lt;SPAN&gt; to port &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;443&lt;/FONT&gt;&lt;SPAN&gt; and tick the &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;Use https&lt;/FONT&gt;&lt;SPAN&gt; checkbox.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qvws-mngm.png" style="width: 975px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16607i5F9068242D8F3A8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="qvws-mngm.png" alt="qvws-mngm.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Restart the QlikView WebServer&lt;/LI&gt;
&lt;LI&gt;You can verify by opening the latest log file in &lt;FONT face="courier new,courier"&gt;C:\ProgramData\QlikTech\WebServer\Log&lt;/FONT&gt; and checking what port and protocol is now used:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/scripts/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/qvajaxzfc/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/scripts/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/qlikview/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: "https://+:443/qvdesktop/"&lt;BR /&gt;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; register prefix: &lt;SPAN&gt;https://+:443/qvplugin/&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The QlikView AccessPoint can now be opened using &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://YourWebServer/qlikview" target="_blank" rel="noopener"&gt;https://YourWebServer/qlikview&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;The Management Service&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the QlikView Management Service&lt;/LI&gt;
&lt;LI&gt;Open the file&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\Program Files\QlikView\Management Service\&lt;STRONG&gt;QVManagementService.exe.config&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Modify the following tag (set to &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;True&lt;/STRONG&gt;&lt;/FONT&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="UseHTTPS" value="True"/&amp;gt;&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Optional:&amp;nbsp;&lt;/STRONG&gt;Find the section:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;!-- ****** QlikView Management Service - FRONTEND ****** --&amp;gt;​&lt;/LI-CODE&gt;Set the value to the port the certificate was bound to in the following tag:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="QMSFrontendWebServicePort" value="YOURPORT"/&amp;gt;​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Start QlikView Management Service&lt;/LI&gt;
&lt;LI&gt;Test the QMC by accessing it through&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;A href="https://YourQMSServer" target="_blank" rel="noopener"&gt;https://YourQMSServer&lt;/A&gt;:&lt;STRONG&gt;YOURPORT&lt;/STRONG&gt;/qmc&lt;/FONT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Troubleshooting &amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;The parameter is incorrect&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;If, during the binding process, you are getting an error of &lt;STRONG&gt;The parameter is incorrect&lt;/STRONG&gt;, then this is likely caused by a hidden character copied along with the certificate thumbprint. Use your arrow keys to the left and right of the copied key to see if there is a blank space that needs to be removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internet Explorer Plugin complains that "This page contains both secure and non-secure items"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Check out &lt;A href="https://community.qlik.com/t5/Knowledge/This-page-contains-both-secure-and-non-secure-items-when/ta-p/1710272" target="_blank" rel="noopener"&gt;This page contains both secure and non-secure items when connecting over HTTPS using QlikView Plugin?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 06:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/ta-p/1710263</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2023-04-24T06:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1730737#M413</link>
      <description>&lt;P&gt;Do you require additional configuration elsewhere when using another port number other than the default 443?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 18:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1730737#M413</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2020-07-24T18:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1730944#M416</link>
      <description>&lt;P&gt;No special steps are required for the QlikView product. Additional steps may need to be performed in the environment, such as opening this port for traffic on firewalls or allowing traffic through proxies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 06:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1730944#M416</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-07-27T06:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1731142#M435</link>
      <description>&lt;P&gt;I skipped the configuration on the IIS to use SSL, which is important for getting SSL to work with QV Webserver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Also, I didn't have to make any modifications to the Webserver config.xml&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 18:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1731142#M435</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2020-07-27T18:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1757578#M963</link>
      <description>&lt;P&gt;Andre, thanks a lot for posting this!&lt;/P&gt;&lt;P&gt;I have a question to anyone who can help. I am really bad at system engineering: this has never been my job, but the two QlikView system experts in the company have both left (one has resigned and one is in sick leave since early 2019), and the company will not hire a new one. Here is my doubt: is there any "risk" in doing this HTTPS setup? I mean, something like QlikView stops working and it's hard to restore? And by the way, is it possible to "roll back" in case of issues/malfunction?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Francesco&lt;/P&gt;</description>
      <pubDate>Sun, 01 Nov 2020 19:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1757578#M963</guid>
      <dc:creator>francescopuppin</dc:creator>
      <dc:date>2020-11-01T19:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1757668#M964</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35026"&gt;@francescopuppin&lt;/a&gt;&amp;nbsp;Pertaining to QlikView itself using a s&lt;SPAN&gt;ecure access point requires WebServer and sometimes WebServer config file configurations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So rolling back would simply mean changing the communication port back to its default and replacing the configure backup file in the WebServer repository.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 08:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1757668#M964</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2020-11-02T08:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1757677#M965</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35026"&gt;@francescopuppin&lt;/a&gt;&amp;nbsp;I can confirm&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16737"&gt;@BrunPierre&lt;/a&gt;&amp;nbsp;'s statement. All you need to do is revert the settings back to what they were before.&lt;/P&gt;
&lt;P&gt;This applies to both IIS and QVWS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 08:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1757677#M965</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-11-02T08:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1761200#M1088</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16737"&gt;@BrunPierre&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 14:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1761200#M1088</guid>
      <dc:creator>francescopuppin</dc:creator>
      <dc:date>2020-11-12T14:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1800541#M2331</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/39663"&gt;@Andre_Sostizzo&lt;/a&gt;&amp;nbsp;for this article:&lt;BR /&gt;is the netsh command the same for updating a certificate?&lt;/P&gt;&lt;P&gt;I think I have only to give a new thumbprint value, is it right?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 14:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1800541#M2331</guid>
      <dc:creator>Marcoimp</dc:creator>
      <dc:date>2021-04-19T14:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1800593#M2332</link>
      <description>&lt;P&gt;The command "netsh http update..." is available for updating bindings.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 17:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/1800593#M2332</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2021-04-19T17:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/2130092#M10486</link>
      <description>&lt;P&gt;Is there a way to allow both HTTP and HTTPS communication? I assume this disables HTTP and enables HTTPS? I ask because I don't want to enable HSTS to force communication over HTTPS yet.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 17:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/2130092#M10486</guid>
      <dc:creator>lalogcab</dc:creator>
      <dc:date>2023-10-19T17:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: How To Setup HTTPS / SSL with QlikView AccessPoint (WebServer and IIS)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/2131635#M10531</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/240985"&gt;@lalogcab&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the QlikView Webserver itself, no, as you can only have either HTTP or HTTPS active.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may instead want to investigate the use of IIS:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-configure-QlikView-and-IIS/ta-p/1711334" target="_blank" rel="noopener"&gt;How to configure: QlikView and IIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 07:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-To-Setup-HTTPS-SSL-with-QlikView-AccessPoint-WebServer-and/tac-p/2131635#M10531</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-10-25T07:54:20Z</dc:date>
    </item>
  </channel>
</rss>

