<?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: SSH tunnel for MySQL data sources in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437624#M3237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MySQL doesn't support SSH. So there's no driver that does either. An ssh tunnel is a completely separate thing that only transports data packets from one machine to the other using encryption to secure the data in transit.&lt;/P&gt;&lt;P&gt;Perhaps you mean ssl: &lt;A href="https://dev.mysql.com/doc/refman/5.5/en/using-encrypted-connections.html" title="https://dev.mysql.com/doc/refman/5.5/en/using-encrypted-connections.html"&gt;MySQL :: MySQL 5.5 Reference Manual :: 6.4.1 Configuring MySQL to Use Encrypted Connections&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2017 16:50:19 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2017-12-06T16:50:19Z</dc:date>
    <item>
      <title>SSH tunnel for MySQL data sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437623#M3236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I'd like to thank for a great community!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our largest data source is an e-commerce platform hosted on Acquia Cloud. It's a MySQL that our hosting provider secures behind an SSH tunnel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As MySQL is a popular database and SSH is a common way to secure it, please consider adding native support for MySQL over SSH as this would solve so many issues with puttytray, cygwin, autossh etc!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 11:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437623#M3236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-06T11:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSH tunnel for MySQL data sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437624#M3237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MySQL doesn't support SSH. So there's no driver that does either. An ssh tunnel is a completely separate thing that only transports data packets from one machine to the other using encryption to secure the data in transit.&lt;/P&gt;&lt;P&gt;Perhaps you mean ssl: &lt;A href="https://dev.mysql.com/doc/refman/5.5/en/using-encrypted-connections.html" title="https://dev.mysql.com/doc/refman/5.5/en/using-encrypted-connections.html"&gt;MySQL :: MySQL 5.5 Reference Manual :: 6.4.1 Configuring MySQL to Use Encrypted Connections&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 16:50:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437624#M3237</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-12-06T16:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSH tunnel for MySQL data sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437625#M3238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your answer. How would you handle this data source in a Qlik Sense project? Ask for a non-secured copy to be set up? Or maybe use a site-to-site vpn?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 17:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437625#M3238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-06T17:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: SSH tunnel for MySQL data sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437626#M3239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on what the database owner wants and can support. In some cases we get a database dump which we retrieve with sftp. In other cases we use a site-to-site vpn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If necessary you can also create an ssh tunnel over the vpn for an extra layer of encryption. But that's something you set up separately. Then you simply point the odbc driver to the right ip and port to establish a connection over the tunnel.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 17:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SSH-tunnel-for-MySQL-data-sources/m-p/1437626#M3239</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-12-06T17:49:22Z</dc:date>
    </item>
  </channel>
</rss>

