<?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>question nifi  The driver could not establish a secure connection to sql server by using secure sockets layer in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345535#M234559</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vkotsas_0-1655194046990.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34571i646D737E631B4CAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vkotsas_0-1655194046990.png" alt="vkotsas_0-1655194046990.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp; do you have any ide what&amp;nbsp; how i solve the above error&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 08:43:50 GMT</pubDate>
    <dc:creator>vkotsas</dc:creator>
    <dc:date>2022-06-14T08:43:50Z</dc:date>
    <item>
      <title>nifi  The driver could not establish a secure connection to sql server by using secure sockets layer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345535#M234559</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vkotsas_0-1655194046990.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34571i646D737E631B4CAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vkotsas_0-1655194046990.png" alt="vkotsas_0-1655194046990.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp; do you have any ide what&amp;nbsp; how i solve the above error&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 08:43:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345535#M234559</guid>
      <dc:creator>vkotsas</dc:creator>
      <dc:date>2022-06-14T08:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: nifi  The driver could not establish a secure connection to sql server by using secure sockets layer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345541#M234561</link>
      <description>&lt;P&gt;How you are passing SSL details in&amp;nbsp;&lt;SPAN&gt;DBCPConnectionPool used by&amp;nbsp;ConvertJSONToSQL?&amp;nbsp; in configured JDBC URL?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 09:18:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345541#M234561</guid>
      <dc:creator>ckumar</dc:creator>
      <dc:date>2022-06-14T09:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: nifi  The driver could not establish a secure connection to sql server by using secure sockets layer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345542#M234562</link>
      <description>&lt;P&gt;yes my jdbc is the below&lt;/P&gt;&lt;P&gt;jdbc:sqlserver://uxxxxx:1433;encrypt=true;trustServerCertificate=true;database=xxx;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 09:22:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345542#M234562</guid>
      <dc:creator>vkotsas</dc:creator>
      <dc:date>2022-06-14T09:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: nifi  The driver could not establish a secure connection to sql server by using secure sockets layer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345565#M234564</link>
      <description>&lt;P&gt;I per MS SQL docs I found this&amp;nbsp; example String connectionUrl =&lt;BR /&gt;"jdbc:sqlserver://localhost:1433;" +&lt;BR /&gt;"databaseName=AdventureWorks;integratedSecurity=true;" +&lt;BR /&gt;"encrypt=true; trustServerCertificate=false;" +&lt;BR /&gt;"trustStore=storeName;trustStorePassword=storePassword";&amp;nbsp; Can you please check ? also the URL which you have used works outside of nifi ?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 12:15:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345565#M234564</guid>
      <dc:creator>ckumar</dc:creator>
      <dc:date>2022-06-14T12:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: nifi  The driver could not establish a secure connection to sql server by using secure sockets layer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345823#M234676</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/98457"&gt;@vkotsas&lt;/a&gt;,&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 07:32:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/nifi-The-driver-could-not-establish-a-secure-connection-to/m-p/345823#M234676</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2022-06-17T07:32:41Z</dc:date>
    </item>
  </channel>
</rss>

