<?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: Does tredshiftconnection use SSL? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329334#M98536</link>
    <description>Were you able to connect to redshift with ssl=true settings ?&lt;BR /&gt;I tried changing the connection string but no luck.</description>
    <pubDate>Sun, 01 May 2016 08:25:16 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2016-05-01T08:25:16Z</dc:date>
    <item>
      <title>Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329328#M98530</link>
      <description>When using redshift client tool, such as Aginity Workbench, you have option to choose SSL mode. I cannot find such option in tredshiftconnection properties. Can I assume that&amp;nbsp;tredshiftconnection doesn't open redshift connection over SSL? Is it possible to do it in talend?
&lt;BR /&gt;Thanks,</description>
      <pubDate>Fri, 08 Apr 2016 23:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329328#M98530</guid>
      <dc:creator>wangbinlxx</dc:creator>
      <dc:date>2016-04-08T23:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329329#M98531</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;Here is a new feature jira issue:&lt;A href="https://jira.talendforge.org/browse/TDI-32607" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-32607&lt;/A&gt;&lt;/FONT&gt; 
&lt;BR /&gt;As a workaround, have you tried to&amp;nbsp; 
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;add ?ssl=true (and other parameters) to the database string to see if it works?&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;Best regards&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;Sabrina&lt;/FONT&gt;</description>
      <pubDate>Mon, 11 Apr 2016 03:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329329#M98531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-11T03:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329330#M98532</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Thank you for your reply.&amp;nbsp;
&lt;BR /&gt;* I config "DB connections" in Metadata. When choosing DB type as Redshift,&amp;nbsp;I try to add&amp;nbsp;?ssl=true into "String of Connection", it removes it once I click save. Do you mean I need to manually edit the Jave file?
&lt;BR /&gt;* Following the link instruction, I can add SSL into "String of Connection" while choosing DB type a&amp;nbsp;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;postgresql. However, I cannot use this set-up in&amp;nbsp;&lt;/FONT&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;tredshiftconnection .&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;* I need to create DB connection with&amp;nbsp;&lt;/FONT&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;tredshiftconnection&lt;/FONT&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;&amp;nbsp;, since I need to use COPY to load data into redshift. Direct insert will be too slow.&amp;nbsp;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;Does it mean in my case there is no workaround to use redshift over SSL, other than waiting for the patch?&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;Kind Regards,
&lt;BR /&gt;Bin</description>
      <pubDate>Mon, 11 Apr 2016 06:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329330#M98532</guid>
      <dc:creator>wangbinlxx</dc:creator>
      <dc:date>2016-04-11T06:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329331#M98533</link>
      <description>Hi,
&lt;BR /&gt;So far, there is no&amp;nbsp;SSL or a JDBC additional parameters attribute in component setting.
&lt;BR /&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;You need to create the connection string(&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;String of Connection&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;) by hand to include SSL. What's the build version you are using?&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;Best regards&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;Sabrina&lt;/FONT&gt;</description>
      <pubDate>Mon, 11 Apr 2016 07:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329331#M98533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-11T07:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329332#M98534</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;"You need to create the connection string(String of Connection) by hand to include SSL. " 
&lt;BR /&gt;How to do it by hand? Do you mean generate it to a JAVA file and modify it directly?&amp;nbsp; 
&lt;BR /&gt;What's the build version you are using? 
&lt;BR /&gt;Version: 6.1.1 Build id: 20151214_1327 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Bin</description>
      <pubDate>Mon, 11 Apr 2016 12:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329332#M98534</guid>
      <dc:creator>wangbinlxx</dc:creator>
      <dc:date>2016-04-11T12:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329333#M98535</link>
      <description>Hi, 
&lt;BR /&gt;Here is " 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;String of Connection&lt;/FONT&gt;&lt;/FONT&gt;" on the DB connection page in metadata. You can&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;try &amp;nbsp;to&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;add ?ssl=true (and other parameters) to the database string.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDll.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152651iAC43AE1D67513E6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDll.png" alt="0683p000009MDll.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 13 Apr 2016 04:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329333#M98535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-13T04:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329334#M98536</link>
      <description>Were you able to connect to redshift with ssl=true settings ?&lt;BR /&gt;I tried changing the connection string but no luck.</description>
      <pubDate>Sun, 01 May 2016 08:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329334#M98536</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-05-01T08:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329335#M98537</link>
      <description>Hi&amp;nbsp;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;ManasChaudhary&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;,
&lt;BR /&gt;What's the error message you are facing when&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;connect to redshift with ssl=true settings?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 17 May 2016 09:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329335#M98537</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-17T09:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329336#M98538</link>
      <description>&lt;P&gt;I am having the similar issue. can someone help me?&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="redshift.PNG" style="width: 800px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lzg2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135718iFF73659E16527E8D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lzg2.png" alt="0683p000009Lzg2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 17:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329336#M98538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-14T17:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does tredshiftconnection use SSL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329337#M98539</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Please make sure you &lt;SPAN&gt;use this example string&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"?ssl=true&amp;amp;sslfactory=com.amazon.redshift.ssl.NonValidatingFactory" . On which talend build version you got this issue?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;You are more than welcome to 'follow' the jira TDI-32281 so you can be notified when it is placed on the roadmap for release.&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;Link to JIRA:&amp;nbsp;&lt;A href="https://jira.talendforge.org/browse/TDI-32281?_ga=2.257696200.2107857594.1534126646-1718331454.1508119343" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-32281&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 03:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-tredshiftconnection-use-SSL/m-p/2329337#M98539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-15T03:23:12Z</dc:date>
    </item>
  </channel>
</rss>

