<?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: Problem with HTTPS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233459#M23114</link>
    <description>In order to get it working in the browser, I had to create my own keystore and expor the cert to the browser&lt;BR /&gt;&lt;A href="https://community.talend.com/t5/Migration-Configuration-and/How-to-configure-Talend-Services-to-use-SSL/ta-p/41?content-lang=en" target="_blank"&gt;https://community.talend.com/t5/Migration-Configuration-and/How-to-configure-Talend-Services-to-use-SSL/ta-p/41?content-lang=en&lt;/A&gt;</description>
    <pubDate>Tue, 16 Feb 2016 19:01:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-16T19:01:03Z</dc:date>
    <item>
      <title>Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233452#M23107</link>
      <description>Hi, I've implemented a REST service through a Talend Route and I deployed it in the Talend Runtime.&lt;BR /&gt;How can I expose it with HTTPS?</description>
      <pubDate>Sat, 16 Nov 2024 11:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233452#M23107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233453#M23108</link>
      <description>Hi, &lt;BR /&gt;Talend Runtime has a default https configuration in the etc/org.ops4j.pax.web.cfg, &lt;BR /&gt;org.osgi.service.http.port.secure=9001&lt;BR /&gt;org.osgi.service.http.secure.enabled=true&lt;BR /&gt;org.ops4j.pax.web.ssl.keystore=${karaf.base}/etc/keystores/keystore.jks&lt;BR /&gt;org.ops4j.pax.web.ssl.password=password&lt;BR /&gt;org.ops4j.pax.web.ssl.keypassword=password&lt;BR /&gt;the Service you deployed into Runtime can be accessed by both HTTP and HTTPS. you can change the port, keystore, etc .. in the configuration file.&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 04 Mar 2015 08:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233453#M23108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-04T08:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233454#M23109</link>
      <description>I'm not able to get Talend Runtime to support https out-of-box. I haven't changed any configurations or keys, but turned it one. Everything works well using http (rest services deployed and working), but not under https. I have even tried it using localhost.&lt;BR /&gt;Any ideas?</description>
      <pubDate>Fri, 05 Feb 2016 13:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233454#M23109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-05T13:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233455#M23110</link>
      <description>dsietz, 
&lt;BR /&gt;you mean the runtime doesn't listen on the 9001 if you update the org.ops4j.pax.web.cfg file as xldai mentioned? 
&lt;BR /&gt;g.</description>
      <pubDate>Fri, 05 Feb 2016 15:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233455#M23110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-05T15:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233456#M23111</link>
      <description>correct.
&lt;BR /&gt;Is there anything I need to do?&amp;nbsp;
&lt;BR /&gt;Example: Do I need to install the 
&lt;A href="https://jira.talendforge.org/secure/attachment/70415/Enabling" target="_blank" rel="nofollow noopener noreferrer"&gt;http feature&lt;/A&gt;&amp;nbsp;- note I tried this and it still doesn't work.</description>
      <pubDate>Fri, 05 Feb 2016 15:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233456#M23111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-05T15:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233457#M23112</link>
      <description>Strange thing is that the service works work with https when I use SOAPUI, but not in the browser (e.g.: Chrome) In Chrome I get the error message ...&lt;BR /&gt;&lt;FONT size="4"&gt;&lt;FONT face="'Segoe UI', Tahoma, sans-serif"&gt;This webpage is not available&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#696969"&gt;&lt;FONT size="1"&gt;&lt;FONT face="'Segoe UI', Tahoma, sans-serif"&gt;ERR_CONNECTION_CLOSED&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 08 Feb 2016 18:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233457#M23112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-08T18:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233458#M23113</link>
      <description>By default self-signed cert used, some browsers reject it.</description>
      <pubDate>Tue, 09 Feb 2016 06:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233458#M23113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-09T06:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233459#M23114</link>
      <description>In order to get it working in the browser, I had to create my own keystore and expor the cert to the browser&lt;BR /&gt;&lt;A href="https://community.talend.com/t5/Migration-Configuration-and/How-to-configure-Talend-Services-to-use-SSL/ta-p/41?content-lang=en" target="_blank"&gt;https://community.talend.com/t5/Migration-Configuration-and/How-to-configure-Talend-Services-to-use-SSL/ta-p/41?content-lang=en&lt;/A&gt;</description>
      <pubDate>Tue, 16 Feb 2016 19:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233459#M23114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-16T19:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTTPS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233460#M23115</link>
      <description>Indeed that's normal procedure (assumed knowledge of PKI). Often it is suggested to use a proper SSL proxy (Apache HTTP, Nginx, F5, ..) to do the SSL offloading and SSL certificate management.&amp;nbsp;</description>
      <pubDate>Wed, 17 Feb 2016 10:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-HTTPS/m-p/2233460#M23115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-17T10:52:23Z</dc:date>
    </item>
  </channel>
</rss>

