<?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: SSL setup JKS issues for runtime server in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378310#M2545</link>
    <description>&lt;P&gt;Hi @Richard Hall​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I've tried that. Typically I am testing my REST API calls VIA Postman, but I also use SOAPUI and Browsers to check various info on the Certs for troubleshooting. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use the Cert that should work (the one with all three levels), the Windows service for our on-prem Talend Runtime (7.3) starts, but any API calls made time out. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 14:37:55 GMT</pubDate>
    <dc:creator>Dave5</dc:creator>
    <dc:date>2022-07-18T14:37:55Z</dc:date>
    <item>
      <title>SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378305#M2540</link>
      <description>&lt;P&gt;I am using the Talend ESB system and I am trying to setup SSL on my runtime server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to setup SSL (incorrectly) with a Wildcard cert that I imported to the JKS (Java Key Store). When I started testing I noticed I was getting a warning reading: `Warning: Unable to verify the first certificate`.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Sqk9eAAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149713i63DE3D92E1DE8C11/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Sqk9eAAB.png" alt="0695b00000Sqk9eAAB.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked into it and is seemed like I was missing an intermediate certificate in my keystore. So I questioned the method I used to import the keypair into my .JKS file. I ended up doing a second import of the PFX file that was provided to me (it is from DigiCert, a trusted CA). This time, I noticed that the hierarchy seemed correct. I had the root, the intermediate, and our wildcard cert, as I should. I tested the validity and it passed the test! The original JKS file did not pass a validity test. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**So at this point it's important to know two things.** &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I used the same PFX file to import the cert into two different JKS files. &lt;/P&gt;&lt;P&gt;- The cert (keypair) that does not pass validity worked with warnings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The painful thing I'm experiencing now is that I SHOULD just be able to replace the original file "keystore.jks" with the new JKS file which contains a valid cert key pair. But for some reason when I swap the files, and restart the Talend runtime service to trigger the change, the talend runtime does not work and I can't get any response at all when I try to reach the website services. It just times out. The Talend logs aren't showing me anything useful and I'm very confused why a cert keypair with warnings works, and a valid cert keypair doesn't start our system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated! I don't know where to look to troubleshoot this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Sqk9yAAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128368iDC3972B4BAA8CE2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Sqk9yAAB.png" alt="0695b00000Sqk9yAAB.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000SqkADAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138875iF016911F80F84D67/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000SqkADAAZ.png" alt="0695b00000SqkADAAZ.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378305#M2540</guid>
      <dc:creator>Dave5</dc:creator>
      <dc:date>2024-11-15T22:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378306#M2541</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Here is a way to configure Server-SSL for Talend Runtime installations&lt;/P&gt;&lt;P&gt;Please follow the description:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/8.0/esb-container-administration-guide/ssl-configuration" alt="https://help.talend.com/r/en-US/8.0/esb-container-administration-guide/ssl-configuration" target="_blank"&gt;https://help.talend.com/r/en-US/8.0/esb-container-administration-guide/ssl-configuration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;org.ops4j.pax.web.cfg - configruations for service provider&lt;/LI&gt;&lt;LI&gt;conduit-xxx.cfg - configruations for service consumer, e.g calling a 3rd-party endpoint from a deployed tRESTClient job in container&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;they are different purpose&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to have the SSL related passwords encrypted in the configuration file (org.ops4j.pax.web.cfg).&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/8.0/esb-container-administration-guide/enabling-password-encryption" alt="https://help.talend.com/r/en-US/8.0/esb-container-administration-guide/enabling-password-encryption" target="_blank"&gt;https://help.talend.com/r/en-US/8.0/esb-container-administration-guide/enabling-password-encryption&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 03:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378306#M2541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-04T03:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378307#M2542</link>
      <description>&lt;P&gt;Thanks Sabrina. I have followed this (except the 7.3 version). My question is more about why the correct key pair doesn't work, and why the keypair that's missing two levels of certs does work. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Though one key pair "works" it gives a warning because it can't validate the cert without the other two (intermediate and root) certs. When I use a keypair that has all three certs, Talend Runtime doesn't start correctly. The service says it's running, but we can't see the services list from a browser, or make any API calls and I can't find out why. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My organization contracted professional services from Talend and we spent 4 hours re-creating the steps we already did and we didn't get any progress. I am hoping someone can help in the community instead. &lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 17:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378307#M2542</guid>
      <dc:creator>Dave5</dc:creator>
      <dc:date>2022-07-07T17:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378308#M2543</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for your feedback.&lt;/P&gt;&lt;P&gt;I have redirected your issue to our ESB runtime expert from R&amp;amp;D team and will come back to you as soon as we can.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 04:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378308#M2543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-08T04:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378309#M2544</link>
      <description>&lt;P&gt;@Dave Tessier​ I have just seen this and am curious as to whether you have tried removing the old certs (the broken one you tried first) from the browser cache? This could be causing your issues.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 12:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378309#M2544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-18T12:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378310#M2545</link>
      <description>&lt;P&gt;Hi @Richard Hall​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I've tried that. Typically I am testing my REST API calls VIA Postman, but I also use SOAPUI and Browsers to check various info on the Certs for troubleshooting. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use the Cert that should work (the one with all three levels), the Windows service for our on-prem Talend Runtime (7.3) starts, but any API calls made time out. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 14:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378310#M2545</guid>
      <dc:creator>Dave5</dc:creator>
      <dc:date>2022-07-18T14:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378311#M2546</link>
      <description>&lt;P&gt;Have you tried switching on the standard Java SSL debugging to see what is potentially causing this issue? Here is a link which shows how to do this.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://access.redhat.com/solutions/973783&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 15:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378311#M2546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-18T15:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378312#M2547</link>
      <description>&lt;P&gt;@Richard Hall​&amp;nbsp;Thank you for the suggestion on SSL debugging. I did that, and noticed the following issue in the testb.log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;java.security.UnrecoverableKeyException&lt;/I&gt;: Get Key failed: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did some searching online and found &lt;A href="https://stackoverflow.com/questions/15967650/caused-by-java-security-unrecoverablekeyexception-cannot-recover-key" alt="https://stackoverflow.com/questions/15967650/caused-by-java-security-unrecoverablekeyexception-cannot-recover-key" target="_blank"&gt;this solution &lt;/A&gt;on Stack Overflow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue was that I wasn't using the &lt;B&gt;certificate's password&lt;/B&gt; in the &lt;B&gt;org.ops4j.pax.web.cfg&lt;/B&gt; file. I wasn't aware that the cert's password &lt;I&gt;had &lt;/I&gt;to be used in this config file (something critical to note in this &lt;A href="https://help.talend.com/r/en-US/7.3/installation-guide-real-time-big-data-platform-windows/enabling-ssl-encryption-in-talend-runtime" alt="https://help.talend.com/r/en-US/7.3/installation-guide-real-time-big-data-platform-windows/enabling-ssl-encryption-in-talend-runtime" target="_blank"&gt;Talend tutorial &lt;/A&gt;maybe).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once I changed the password in the config file to be the same as the certificate's password, my multi-layer cert jks worked. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 15:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378312#M2547</guid>
      <dc:creator>Dave5</dc:creator>
      <dc:date>2022-07-26T15:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: SSL setup JKS issues for runtime server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378313#M2548</link>
      <description>&lt;P&gt;Thanks so much for letting us know about your solution! This will help loads of other people I am sure. Sorry I was not able to give you more help, but security can be really tricky if you don't have direct access to try stuff out. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I sometimes think that a large component of security strength in computer science is the obfuscation of the implementation and documentation of the libraries that are used &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 12:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SSL-setup-JKS-issues-for-runtime-server/m-p/2378313#M2548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-27T12:18:24Z</dc:date>
    </item>
  </channel>
</rss>

