<?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 tAmazonMysqlConnection -- how to use with Amazon cert bundle in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tAmazonMysqlConnection-how-to-use-with-Amazon-cert-bundle/m-p/2310117#M81273</link>
    <description>Talend Open Studio 6.3
&lt;BR /&gt;Windows 7
&lt;BR /&gt;JDK 1.8.0.111
&lt;BR /&gt;MySQL 5.5
&lt;BR /&gt;-------------
&lt;BR /&gt;I need an example of how to use the&amp;nbsp;tAmazonMysqlConnection component with an Amazon cert bundle. &amp;nbsp;I don't see anywhere in the component where you can specify the cert or cert location. &amp;nbsp;I do know you have to add to the "Additional JDBC Parameters" the following:&amp;nbsp;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;useSSL=true
&lt;BR /&gt;How is a connection accomplished using the&amp;nbsp;tAmazonMysqlConnection component with a Amazon cert bundle? &amp;nbsp;Where do you specify the cert bundle location?
&lt;BR /&gt;Please provide images if possible.
&lt;BR /&gt;Thank you.</description>
    <pubDate>Fri, 17 Mar 2017 14:35:04 GMT</pubDate>
    <dc:creator>tale103108</dc:creator>
    <dc:date>2017-03-17T14:35:04Z</dc:date>
    <item>
      <title>tAmazonMysqlConnection -- how to use with Amazon cert bundle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAmazonMysqlConnection-how-to-use-with-Amazon-cert-bundle/m-p/2310117#M81273</link>
      <description>Talend Open Studio 6.3
&lt;BR /&gt;Windows 7
&lt;BR /&gt;JDK 1.8.0.111
&lt;BR /&gt;MySQL 5.5
&lt;BR /&gt;-------------
&lt;BR /&gt;I need an example of how to use the&amp;nbsp;tAmazonMysqlConnection component with an Amazon cert bundle. &amp;nbsp;I don't see anywhere in the component where you can specify the cert or cert location. &amp;nbsp;I do know you have to add to the "Additional JDBC Parameters" the following:&amp;nbsp;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;useSSL=true
&lt;BR /&gt;How is a connection accomplished using the&amp;nbsp;tAmazonMysqlConnection component with a Amazon cert bundle? &amp;nbsp;Where do you specify the cert bundle location?
&lt;BR /&gt;Please provide images if possible.
&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 17 Mar 2017 14:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAmazonMysqlConnection-how-to-use-with-Amazon-cert-bundle/m-p/2310117#M81273</guid>
      <dc:creator>tale103108</dc:creator>
      <dc:date>2017-03-17T14:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: tAmazonMysqlConnection -- how to use with Amazon cert bundle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAmazonMysqlConnection-how-to-use-with-Amazon-cert-bundle/m-p/2310118#M81274</link>
      <description>Hi,&lt;BR /&gt;Here is a&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=tSetKeystore&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tSetKeystore&lt;/A&gt;&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;which submits authentication data of a truststore with or without keystore to validation for the SSL&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;connection.&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>Mon, 20 Mar 2017 03:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAmazonMysqlConnection-how-to-use-with-Amazon-cert-bundle/m-p/2310118#M81274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-20T03:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: tAmazonMysqlConnection -- how to use with Amazon cert bundle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAmazonMysqlConnection-how-to-use-with-Amazon-cert-bundle/m-p/2310119#M81275</link>
      <description>&lt;FONT color="#444444"&gt;&lt;FONT size="2"&gt;What I need to do is create a connection similar to the following (file names anonymized):&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#444444"&gt;&lt;FONT size="2"&gt;mysql -h myinstance.c9akciq32.rds-us-east-1.amazonaws.com&lt;BR /&gt; --ssl-ca=&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT color="#444444"&gt;&lt;FONT size="2"&gt;rds-combined-ca-bundle.pem --ssl-verify-server-cert&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#444444"&gt;&lt;FONT size="2"&gt;The key mentioned above is a public key available from Amazon RDS.&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 04 Apr 2017 16:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAmazonMysqlConnection-how-to-use-with-Amazon-cert-bundle/m-p/2310119#M81275</guid>
      <dc:creator>tale103108</dc:creator>
      <dc:date>2017-04-04T16:41:20Z</dc:date>
    </item>
  </channel>
</rss>

