<?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 use .PFX file to avoid website security certificate error for newsstand and web console in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608179#M25303</link>
    <description>&lt;P&gt;Hi Lech,&lt;/P&gt;&lt;P&gt;I have found the below Qlik support article for the requirement am looking for. Hope it would be helpful to others with similar requirement.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000043517" target="_blank"&gt;https://support.qlik.com/articles/000043517&lt;/A&gt;-- How to convert a certificate for NPrinting to the .key and .crt files for HTTPS/SSL in the Web Console and/or the NewsStand&lt;/P&gt;&lt;P&gt;Before following the steps mentioned in the above article, I have installed OpenSSL following the steps mentioned in Qlik help portal.&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/April2019/Content/NPrinting/DeployingQVNprinting/Installing-SSL.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/April2019/Content/NPrinting/DeployingQVNprinting/Installing-SSL.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have followed all the steps from 1 to 6 in &lt;A href="https://support.qlik.com/articles/000043517" target="_blank"&gt;https://support.qlik.com/articles/000043517&lt;/A&gt;&amp;nbsp;except 3 as while extracting .key file from .pfx, it didn't ask me for a passphrase. All the steps went well and after restarting web engine, web console and newsstand URLs both using IP address and DNS are not working. so strange!!&lt;/P&gt;&lt;P&gt;Below are the log files. Could you please suggest a solution&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture5.PNG" style="width: 787px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16359i4370CE0EDF690C51/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture5.PNG" alt="Capture5.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture6.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16360i4970D158236DFC4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture6.PNG" alt="Capture6.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2019 17:22:22 GMT</pubDate>
    <dc:creator>shrav666</dc:creator>
    <dc:date>2019-07-31T17:22:22Z</dc:date>
    <item>
      <title>How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1607861#M25293</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We do have Qlik Nprinting April 2019 application in Azure VM server running with an application in-built web server(not IIS). Due to port conflicts, we haven't installed IIS in the server. In order to avoid the error "There is a problem with the website security certificate" while launching the application web portal, we requested certificates team for SSL certificate. But they have provided us with .PFX file and told us to install in our server.&lt;/P&gt;
&lt;P&gt;The certificate team has generated a CSR file from their end and created .PFX and shared it to us. When googled how to use .pfx file the steps were shown for IIS server, but in our case, we do not use IIS.&lt;/P&gt;
&lt;P&gt;Could you please guide me on the steps how to use .pfx file in our Nprinting server(which do not has IIS) to avoid the website security certificate error for newsstand and web console.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 20:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1607861#M25293</guid>
      <dc:creator>shrav666</dc:creator>
      <dc:date>2020-03-17T20:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1607961#M25296</link>
      <description>&lt;P&gt;Hi, This is very well described in help document here:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/DeployingQVNprinting/Certificates.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/DeployingQVNprinting/Certificates.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In short you probably will have to get back to your certificate team and ask them for Private Key which is required. This is also clearly described in provided link.&lt;/P&gt;&lt;P&gt;Then you will have to convert your .pfx file to .pem file (you can use openssl to do this and you can google instructions.&lt;/P&gt;&lt;P&gt;Otherwise - you can provide a link i have given you to your certificate team so they can regenearte certificate in right format for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 10:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1607961#M25296</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-31T10:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608004#M25298</link>
      <description>&lt;P&gt;Hi Lech,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I have already gone through the link that you have provided. That was not helpful to my scenario and that doesn't answer my question.&lt;/P&gt;&lt;P&gt;Waiting for more relevant answers.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 11:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608004#M25298</guid>
      <dc:creator>shrav666</dc:creator>
      <dc:date>2019-07-31T11:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608008#M25299</link>
      <description>&lt;P&gt;So which part you did not understand from my link?&lt;/P&gt;&lt;P&gt;as i said you need certificate on pem format and private key. That makes 2 separate files. &amp;nbsp;This is the only format nprinting accepts!&lt;/P&gt;&lt;P&gt;do you have a password to extract private key from pfx file?&lt;/P&gt;&lt;P&gt;without password you will not be able to proceed&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 11:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608008#M25299</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-31T11:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608179#M25303</link>
      <description>&lt;P&gt;Hi Lech,&lt;/P&gt;&lt;P&gt;I have found the below Qlik support article for the requirement am looking for. Hope it would be helpful to others with similar requirement.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000043517" target="_blank"&gt;https://support.qlik.com/articles/000043517&lt;/A&gt;-- How to convert a certificate for NPrinting to the .key and .crt files for HTTPS/SSL in the Web Console and/or the NewsStand&lt;/P&gt;&lt;P&gt;Before following the steps mentioned in the above article, I have installed OpenSSL following the steps mentioned in Qlik help portal.&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/April2019/Content/NPrinting/DeployingQVNprinting/Installing-SSL.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/April2019/Content/NPrinting/DeployingQVNprinting/Installing-SSL.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have followed all the steps from 1 to 6 in &lt;A href="https://support.qlik.com/articles/000043517" target="_blank"&gt;https://support.qlik.com/articles/000043517&lt;/A&gt;&amp;nbsp;except 3 as while extracting .key file from .pfx, it didn't ask me for a passphrase. All the steps went well and after restarting web engine, web console and newsstand URLs both using IP address and DNS are not working. so strange!!&lt;/P&gt;&lt;P&gt;Below are the log files. Could you please suggest a solution&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture5.PNG" style="width: 787px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16359i4370CE0EDF690C51/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture5.PNG" alt="Capture5.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture6.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16360i4970D158236DFC4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture6.PNG" alt="Capture6.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 17:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608179#M25303</guid>
      <dc:creator>shrav666</dc:creator>
      <dc:date>2019-07-31T17:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608295#M25306</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You said: "&lt;SPAN&gt;I have followed all the steps from 1 to 6 in&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.qlik.com/articles/000043517" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.qlik.com/articles/000043517&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;except 3...."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;that indicates to me that in your .pfx file there was no key included. When creating .pfx file your "certificate guys" need to include in it private key and they need to give you password so then you can extract it using the steps you have mentioned. If thats a case you need to get back to your certificates guys and ask them for certificate with the key and password.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is what i meant in my second answer to your question when I mentioned that you will need a password...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;btw.&lt;/P&gt;&lt;P&gt;all other commands you mentioned are correct. I was just doing the exact same thing yesterday and these are cmd's i used (assuming that my certificate was called NPrinting.pfx):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;openssl pkcs12 -in NPrinting.pfx -nocerts -out NPrinting.key&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;openssl pkcs12 -in NPrinting.pfx -clcerts -nokeys -out NPrinting.crt&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;openssl rsa -in NPrinting.key -out NPrinting-decrypted.key&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;i then renamed&amp;nbsp;NPrinting-decrypted.key to&amp;nbsp; NPrinting.key and used it with&amp;nbsp;NPrinting.crt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 23:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608295#M25306</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-31T23:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608296#M25307</link>
      <description>&lt;P&gt;Btw.&lt;/P&gt;&lt;P&gt;Look at web server logs when working on it - they idicate issue with key....&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 23:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608296#M25307</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-31T23:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608487#M25312</link>
      <description>&lt;P&gt;Hi Lech,&lt;/P&gt;&lt;P&gt;Thank you for investing your time. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have approached our certificate team and waiting for their reply. But I want to tell you that our certificate team has provided us with a password for extracting .pfx file and I have applied it in step 1 and 2, even still you feel there was something wrong with the certificates.&lt;/P&gt;&lt;P&gt;And want to you if your Nprinting links worked well without any issues after following all the steps in the provided link.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 12:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608487#M25312</guid>
      <dc:creator>shrav666</dc:creator>
      <dc:date>2019-08-01T12:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608509#M25313</link>
      <description>&lt;P&gt;I am not saying that your certificate is wrong.&lt;/P&gt;&lt;P&gt;All what i am saying is that it is either not extracted properly or not installed properly.&lt;/P&gt;&lt;P&gt;If you have password and you are sure that certificate has private key in it you can use my 3 commands and do all the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After applying certificates and using fully qualified domain names to access nprinting console and news stand i had trusted connection. In web server logs there were no errors!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 12:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608509#M25313</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-08-01T12:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608860#M25326</link>
      <description>&lt;P&gt;Hi Lech,&lt;/P&gt;&lt;P&gt;I have performed all the steps again. Now there is no issue while performing the steps and it asked for passphrase this time. There are no errors in log files too after restarting the web engine. Everything went well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when launched the portal I saw the certificate error again. Reason found was there was no root and intermediate certificates and got the root and intermediate certificates from the team and installed.&lt;/P&gt;&lt;P&gt;Certificate error is solved finally. But we have observed 30sec - 45sec delay in loading the portal after performing this certification task.&amp;nbsp; Before it used to takes just 2sec to load the page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate if you can provide any suggestions for the performance issue.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 10:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1608860#M25326</guid>
      <dc:creator>shrav666</dc:creator>
      <dc:date>2019-08-02T10:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to use .PFX file to avoid website security certificate error for newsstand and web console</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1609159#M25339</link>
      <description>&lt;P&gt;First thing first - great that you managed to get certificate working. I do not want to be picky but i said and gave you link&amp;nbsp; (&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/DeployingQVNprinting/Managing-cert.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/DeployingQVNprinting/Managing-cert.htm&amp;nbsp;&lt;/A&gt;) what criteria certificate needs to meet. It would already help with the fact that you did not have root and intermediate certificate...&lt;/P&gt;&lt;P&gt;So for the sake of others chasing up the same problem - please read carefully requirements on help.qlik.com - screeenshot below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 929px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16501i2E847C283345142A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regarding your question about delay in loading portal. I did not observe anything like this on any environments I've had setup. First thing i would do is to inspect what is happening behind the scenes when opening admin or news stand pages ("F12" in chrome ). Observe what takes time to load...&lt;/P&gt;&lt;P&gt;On another note. I do not think this is a topic we should discuss in this thread as it is not related to your initial question&amp;nbsp; and i would suggest opening new ticket for this particular issue with well described scenario etc...&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2019 23:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-PFX-file-to-avoid-website-security-certificate-error/m-p/1609159#M25339</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-08-04T23:18:03Z</dc:date>
    </item>
  </channel>
</rss>

