<?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 resolve problem with CA-signed certificate on my NPrinting server? in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1949457#M36374</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I always suggest following the help document instructions to make sure you dont miss anything:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/DeployingQVNprinting/Installing-ssl-certificates.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/DeployingQVNprinting/Installing-ssl-certificates.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Steps in articles you mentioned should be the same but in case you missed something I suggest to make sure all steps from help document are done.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Is your certificate issued by 3rd party trusted authority or self signed?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;is it issued to specific FQDN or just wildcard domain cert like&amp;nbsp; "*.yourdomain.com" ?&lt;/LI&gt;
&lt;LI&gt;do you see anything in the logs (c$\ProgramData\NPrinting\Logs?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;at the end it is important what do you see when you check the certificate from the browser side. As you can see in the example below mine is a wildcard issued to all&amp;nbsp; "*.domain.com.au " domain, so yours should have there FQDN written, does it?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_0-1656479348695.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82898iADA7AF6CB655A343/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lech_Miszkiewicz_0-1656479348695.png" alt="Lech_Miszkiewicz_0-1656479348695.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 05:11:09 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2022-06-29T05:11:09Z</dc:date>
    <item>
      <title>How resolve problem with CA-signed certificate on my NPrinting server?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1949416#M36373</link>
      <description>&lt;P&gt;I performed the steps listed in&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-configure-a-pfx-certificate-for-use-with-NPrinting-Web/ta-p/1711079" target="_blank"&gt;How to configure a .pfx certificate for use with N... - Qlik Community - 1711079&lt;/A&gt;,&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/May2022/Content/NPrinting/DeployingQVNprinting/Installing-ssl-certificates.htm" target="_blank"&gt;Installing Qlik NPrinting certificates ‒ Qlik NPrinting&lt;/A&gt;, and&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting-Discussions/Install-SSL-certificate-to-NPrinting/td-p/1238004" target="_blank"&gt;Install SSL certificate to NPrinting - Qlik Community - 1238004&lt;/A&gt;; specifically I placed my CA-signed .crt and .key files in C:\ProgramData\NPrinting\webconsoleproxy, uncommented and updated that directory's app.conf's http.sslcert and http.sslkey values to use those two files, and then cycled the Web Engine service.&lt;/P&gt;
&lt;P&gt;When I browse to my NPrinting (May 2021 SR3) server using just the server name (e.g., &lt;A href="https://ServerName.domain.com:4993," target="_blank"&gt;https://ServerName:4993&lt;/A&gt;), the page displays correctly; i.e., no warnings appear.&amp;nbsp;But when I browse to it using the FQDN (e.g.,&amp;nbsp;&lt;A href="https://ServerName.domain.com:4993," target="_blank"&gt;https://ServerName.domain.com:4993&lt;/A&gt;), the message "not secure" appears.&lt;/P&gt;
&lt;P&gt;The certificate is issued to the FQDN. The Subject Alternative Name has an entry for the FQDN and an entry for just the server name.&lt;/P&gt;
&lt;P&gt;I'm stumped. Any suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 01:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1949416#M36373</guid>
      <dc:creator>waterscg</dc:creator>
      <dc:date>2022-06-29T01:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: How resolve problem with CA-signed certificate on my NPrinting server?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1949457#M36374</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I always suggest following the help document instructions to make sure you dont miss anything:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/DeployingQVNprinting/Installing-ssl-certificates.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/DeployingQVNprinting/Installing-ssl-certificates.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Steps in articles you mentioned should be the same but in case you missed something I suggest to make sure all steps from help document are done.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Is your certificate issued by 3rd party trusted authority or self signed?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;is it issued to specific FQDN or just wildcard domain cert like&amp;nbsp; "*.yourdomain.com" ?&lt;/LI&gt;
&lt;LI&gt;do you see anything in the logs (c$\ProgramData\NPrinting\Logs?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;at the end it is important what do you see when you check the certificate from the browser side. As you can see in the example below mine is a wildcard issued to all&amp;nbsp; "*.domain.com.au " domain, so yours should have there FQDN written, does it?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_0-1656479348695.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82898iADA7AF6CB655A343/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lech_Miszkiewicz_0-1656479348695.png" alt="Lech_Miszkiewicz_0-1656479348695.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 05:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1949457#M36374</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2022-06-29T05:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: How resolve problem with CA-signed certificate on my NPrinting server?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1949831#M36386</link>
      <description>&lt;P&gt;Agreed.&lt;/P&gt;
&lt;P&gt;The certificate should contain the FQDN.&lt;BR /&gt;You can also verify this on the certification path tab.&lt;/P&gt;
&lt;P&gt;&lt;IMG style="width:32.51%;" src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/dfa30fba-ba0b-4210-9d79-7ead5d226ebf.default.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 15:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1949831#M36386</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2022-06-29T15:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: How resolve problem with CA-signed certificate on my NPrinting server?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1950457#M36400</link>
      <description>&lt;P&gt;Thanks for the replies. I've discovered that the "not secure" warning occurs only on my PC and only with Edge and Firefox; the warning doesn't occur with Chrome nor with Edge InPrivate; surprisingly, the warning occurs with Firefox, in both normal and private windows. Other users are not encountering the warning at all.&lt;/P&gt;
&lt;P&gt;My desktop support team will be analyzing my PC to try to determine what the problem is.&lt;/P&gt;
&lt;P&gt;I created this incident because I'm struggling with getting Qlik Sense On-Demand Reporting to work. I (mistakenly believed) the problem was related to the certificate on the NPrinting server. I'll create a new post for that issue. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 17:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-resolve-problem-with-CA-signed-certificate-on-my-NPrinting/m-p/1950457#M36400</guid>
      <dc:creator>waterscg</dc:creator>
      <dc:date>2022-06-30T17:54:48Z</dc:date>
    </item>
  </channel>
</rss>

