<?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 Problem activating https (SSL) for tREST Request using the talend ESB Runtime in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-activating-https-SSL-for-tREST-Request-using-the-talend/m-p/2260589#M41680</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm still pretty new to Talend but I need some help please.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using Talend Open Studio for ESB (7.1.1) . I created a Job with tREST_Request offering Endpoints as a sort off REST API. Depending on the exact URL the job will return data from a database.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend-Job.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6LC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153413i7649ADBEB52637BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6LC.png" alt="0683p000009M6LC.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The Job is deployed in the talend Runtime (karaf 4.1.6). I wanted to change from http to https following this guide (&lt;A href="https://help.talend.com/reader/T7hdMN16K129AtayaQluAA/o1KcDqJ6UICtnTMj6Ih0bA" target="_blank" rel="noopener nofollow noopener noreferrer noopener noreferrer"&gt;https://help.talend.com/reader/T7hdMN16K129AtayaQluAA/o1KcDqJ6UICtnTMj6Ih0bA&lt;/A&gt;) but I only manage to reach the step where the webconsole of the karaf container is set to use https (used settings below and key generatet like in the guide).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;# Default port for the OSGI HTTP Service
org.osgi.service.http.port=8040

org.osgi.service.http.port.secure=9001
org.osgi.service.http.secure.enabled=true
org.ops4j.pax.web.ssl.keystore=${karaf.base}/etc/keystores/keystore.jks
org.ops4j.pax.web.ssl.password=password
org.ops4j.pax.web.ssl.keypassword=ser23rest
#org.ops4j.pax.web.ssl.clientauthwanted=false
org.ops4j.pax.web.ssl.clientauthneeded=true
org.ops4j.pax.web.config.file=${karaf.base}/etc/jetty.xml&lt;/PRE&gt; 
&lt;P&gt;Which is working just fine. After the next steps the webconsole and the job is not reachable.&lt;/P&gt; 
&lt;P&gt;So if I change the jetty.xml or the org.apache.cxf.http.conduits-common.cfg according to the guide I am not able to reach the service. Are those changes necessary? I have seen post where it was enough to change the org.ops4j.pax.web.cfg.&lt;/P&gt; 
&lt;P&gt;There are quit a few posts about the subject but not a single one worked for me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I hope you guys can help me out.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:07:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:07:17Z</dc:date>
    <item>
      <title>Problem activating https (SSL) for tREST Request using the talend ESB Runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-activating-https-SSL-for-tREST-Request-using-the-talend/m-p/2260589#M41680</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm still pretty new to Talend but I need some help please.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using Talend Open Studio for ESB (7.1.1) . I created a Job with tREST_Request offering Endpoints as a sort off REST API. Depending on the exact URL the job will return data from a database.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend-Job.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6LC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153413i7649ADBEB52637BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6LC.png" alt="0683p000009M6LC.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The Job is deployed in the talend Runtime (karaf 4.1.6). I wanted to change from http to https following this guide (&lt;A href="https://help.talend.com/reader/T7hdMN16K129AtayaQluAA/o1KcDqJ6UICtnTMj6Ih0bA" target="_blank" rel="noopener nofollow noopener noreferrer noopener noreferrer"&gt;https://help.talend.com/reader/T7hdMN16K129AtayaQluAA/o1KcDqJ6UICtnTMj6Ih0bA&lt;/A&gt;) but I only manage to reach the step where the webconsole of the karaf container is set to use https (used settings below and key generatet like in the guide).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;# Default port for the OSGI HTTP Service
org.osgi.service.http.port=8040

org.osgi.service.http.port.secure=9001
org.osgi.service.http.secure.enabled=true
org.ops4j.pax.web.ssl.keystore=${karaf.base}/etc/keystores/keystore.jks
org.ops4j.pax.web.ssl.password=password
org.ops4j.pax.web.ssl.keypassword=ser23rest
#org.ops4j.pax.web.ssl.clientauthwanted=false
org.ops4j.pax.web.ssl.clientauthneeded=true
org.ops4j.pax.web.config.file=${karaf.base}/etc/jetty.xml&lt;/PRE&gt; 
&lt;P&gt;Which is working just fine. After the next steps the webconsole and the job is not reachable.&lt;/P&gt; 
&lt;P&gt;So if I change the jetty.xml or the org.apache.cxf.http.conduits-common.cfg according to the guide I am not able to reach the service. Are those changes necessary? I have seen post where it was enough to change the org.ops4j.pax.web.cfg.&lt;/P&gt; 
&lt;P&gt;There are quit a few posts about the subject but not a single one worked for me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I hope you guys can help me out.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-activating-https-SSL-for-tREST-Request-using-the-talend/m-p/2260589#M41680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem activating https (SSL) for tREST Request using the talend ESB Runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-activating-https-SSL-for-tREST-Request-using-the-talend/m-p/2260590#M41681</link>
      <description>&lt;P&gt;I found the solution.&lt;/P&gt;&lt;P&gt;In my case the settings in the jetty.xml has been incorrect or conflicting with my settings in the org.ops4j.pax.web.cfg. The settings from the mentioned guide didn't work for me. The simple sollution for me is to comment out the jetty.xml refference in the org.ops4j.pax.web.cfg.&lt;/P&gt;&lt;PRE&gt;# Default port for the OSGI HTTP Service
org.osgi.service.http.port=8040

org.osgi.service.http.port.secure=9001
org.osgi.service.http.secure.enabled=true
org.ops4j.pax.web.ssl.keystore=${karaf.base}/etc/keystores/keystore.jks
org.ops4j.pax.web.ssl.password=password
org.ops4j.pax.web.ssl.keypassword=password
# org.ops4j.pax.web.ssl.clientauthwanted=false
org.ops4j.pax.web.ssl.clientauthneeded=true
# org.ops4j.pax.web.config.file=${karaf.base}/etc/jetty.xml&lt;/PRE&gt;</description>
      <pubDate>Tue, 30 Jul 2019 15:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-activating-https-SSL-for-tREST-Request-using-the-talend/m-p/2260590#M41681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-30T15:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem activating https (SSL) for tREST Request using the talend ESB Runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-activating-https-SSL-for-tREST-Request-using-the-talend/m-p/2260591#M41682</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for letting us know that you have resolved this issue by yourself.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 08:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-activating-https-SSL-for-tREST-Request-using-the-talend/m-p/2260591#M41682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T08:11:55Z</dc:date>
    </item>
  </channel>
</rss>

