<?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: [resolved] Secure connection to heroku (aws, ssl) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343138#M110930</link>
    <description>Worked like a charm. Thanks a lot for the quick and prompt reply. You are a life savior. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Fri, 15 May 2015 09:31:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-15T09:31:57Z</dc:date>
    <item>
      <title>[resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343130#M110922</link>
      <description>I am struggling to establish a connection to postgresql server that requires ssl authenticaiton. In postgresql driver 9.2.1004 there exist an option without validating the server's certificate (NonValidatingFactory) however the current talend driver 9.2.1003 does not support it. How can I connect to the database via ssl?&lt;BR /&gt;I am using esb 5.5.0.</description>
      <pubDate>Tue, 15 Jul 2014 13:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343130#M110922</guid>
      <dc:creator>mertez</dc:creator>
      <dc:date>2014-07-15T13:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343131#M110923</link>
      <description>and the pictures.. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEZ2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153642iFE3FBC49253F994E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEZ2.png" alt="0683p000009MEZ2.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEPT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128155i82468A31A40C6E85/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEPT.png" alt="0683p000009MEPT.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 15 Jul 2014 13:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343131#M110923</guid>
      <dc:creator>mertez</dc:creator>
      <dc:date>2014-07-15T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343132#M110924</link>
      <description>Hi Mertez, 
&lt;BR /&gt;Following is connection string 
&lt;BR /&gt;Driver={PostgreSQL ANSI};Server=IP address;Port=5432;Database=myDataBase; 
&lt;BR /&gt;Uid=myUsername;Pwd=myPassword;sslmode=require; 
&lt;BR /&gt; 
&lt;A href="https://www.connectionstrings.com/postgresql/" rel="nofollow noopener noreferrer"&gt;https://www.connectionstrings.com/postgresql/&lt;/A&gt; 
&lt;BR /&gt;which says sslmode - require which is case sensitive... 
&lt;BR /&gt;Can you connect using existing string from a client? 
&lt;BR /&gt;vaibhav</description>
      <pubDate>Tue, 15 Jul 2014 13:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343132#M110924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-15T13:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343133#M110925</link>
      <description>For establishing a secure connection via ssl you need a public certificate of the target server that you should put in your trusted computer java keystore (correct me if am wrong). If you do not have the certificate in the javastore you can bypass the server validation with the option "NonValidatingFactory" but still make an ecrypted connection. For now we are in a development stage so we try to use the above mentioned option which is not available in the v9.x driver and because of that the error from the attached picture appears. 
&lt;BR /&gt;The problem is that driver does not contain any NonValidatingFactory class. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEXa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141874iF77FAD9CBCD908E4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEXa.png" alt="0683p000009MEXa.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 15 Jul 2014 23:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343133#M110925</guid>
      <dc:creator>mertez</dc:creator>
      <dc:date>2014-07-15T23:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343134#M110926</link>
      <description>hello mertez,&lt;BR /&gt;did you solve your problem somehow?</description>
      <pubDate>Fri, 24 Oct 2014 11:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343134#M110926</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-10-24T11:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343135#M110927</link>
      <description>I'm having the same problem in connecting Talend Open Studio for Data Integration (5.6.1) to my PostgreSQL Database on Heroku: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/290825/Talend_Heroku_Postgres_Connection.gif" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEFC.gif"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134201iA6B4A4AA60D79AFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEFC.gif" alt="0683p000009MEFC.gif" /&gt;&lt;/span&gt; &lt;/A&gt;&amp;nbsp; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/290825/Talend_Heroku_Postgres_Connection_Error.gif" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEZV.gif"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157400iCF0E784DC3F6FAF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEZV.gif" alt="0683p000009MEZV.gif" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt;Connection failure. You must change the Database Settings. 
&lt;BR /&gt;&amp;nbsp; java.lang.RuntimeException: org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for host "XXX.X.XXX.XX", user "xxxxxxxxxx", database "xxxxxxxxxx", SSL off 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:164) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1054) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:311) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.repository.ui.utils.ManagerConnection.check(ManagerConnection.java:272) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$26.runWithCancel(DatabaseForm.java:2335) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$26.runWithCancel(DatabaseForm.java:1) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:745) 
&lt;BR /&gt;&amp;nbsp; Caused by: org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for host "XXX.X.XXX.XX", user "xxxxxxxxxx", database "xxxxxxxxxx", SSL off 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.postgresql.Driver$ConnectThread.getResult(Driver.java:348) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.postgresql.Driver.connect(Driver.java:271) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.core.model.metadata.builder.database.DriverShim.connect(DriverShim.java:41) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:155) 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ... 9 more 
&lt;BR /&gt; 
&lt;BR /&gt;Any help would be most appreciated. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Chandra</description>
      <pubDate>Wed, 13 May 2015 10:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343135#M110927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-13T10:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343136#M110928</link>
      <description>I was quite struggling with this issue. If I remember correctly I have searched the appropriate driver that contained a class nonValidatingFactory and included it into the job. After that I think I had to do some modifications in the url too. Check the pics bellow. Hope it helps. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEVj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130543i13BD7F3D4BA147A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEVj.png" alt="0683p000009MEVj.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEZa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147929i71A3E471F858DCAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEZa.png" alt="0683p000009MEZa.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEZb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148996iA5F39F9A55B83A5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEZb.png" alt="0683p000009MEZb.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 15 May 2015 09:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343136#M110928</guid>
      <dc:creator>mertez</dc:creator>
      <dc:date>2015-05-15T09:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343137#M110929</link>
      <description>String from the database field is probably redundant so I think you can remove it.</description>
      <pubDate>Fri, 15 May 2015 09:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343137#M110929</guid>
      <dc:creator>mertez</dc:creator>
      <dc:date>2015-05-15T09:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343138#M110930</link>
      <description>Worked like a charm. Thanks a lot for the quick and prompt reply. You are a life savior. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 15 May 2015 09:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343138#M110930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-15T09:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343139#M110931</link>
      <description>Hehe, I am happy to hear that we solved the issue 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 15 May 2015 11:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343139#M110931</guid>
      <dc:creator>mertez</dc:creator>
      <dc:date>2015-05-15T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Secure connection to heroku (aws, ssl)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343140#M110932</link>
      <description>this is exactly what I needed, Thanks!</description>
      <pubDate>Fri, 25 Sep 2015 15:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Secure-connection-to-heroku-aws-ssl/m-p/2343140#M110932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-25T15:10:10Z</dc:date>
    </item>
  </channel>
</rss>

