<?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 Re: How to force TLS1.1 for HandleHTTPRequest with NiFi 1.4 ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218132#M69454</link>
    <description>&lt;P&gt;Thanks Andy for your very complete answer !&lt;/P&gt;&lt;P&gt;I read that Jetty improved recently the security with TLS 1.2 only (very good !) but I hoped it was possible to force a weak protocol (bad but sometime, it's necessary...).&lt;/P&gt;&lt;P&gt;As you told me, my only choice is the installation of a proxy like HAProxy or Squid !&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2017 02:50:36 GMT</pubDate>
    <dc:creator>marsip</dc:creator>
    <dc:date>2017-10-12T02:50:36Z</dc:date>
    <item>
      <title>How to force TLS1.1 for HandleHTTPRequest with NiFi 1.4 ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218130#M69452</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm using NiFi 1.4 and I'm trying to accept Protocol TLS1.1 for the HandleHTTPRequest processor (thanks to StandardSSLContextService)  but only TLS 1.2 is accepted.&lt;/P&gt;&lt;P&gt;How to force the protocol TLS 1.1 ? I already try something like 
"java.arg.16=-Ddeployment.security.TLSv1.1=true" in the &lt;A href="http://bootstrap.conf"&gt;bootstrap.conf&lt;/A&gt; but nothing changed.&lt;/P&gt;&lt;P&gt;Have you an idea ?!&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Laurent&lt;BR /&gt;&lt;IMG alt=":)" src="https://ip1.i.lithium.com/150b18cbf3021a936808a9d9b8110d351922f3c8/68747470733a2f2f64756a72737273677364336e682e636c6f756466726f6e742e6e65742f696d672f656d6f7469636f6e732f736d696c654032782e706e67" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 21:50:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218130#M69452</guid>
      <dc:creator>marsip</dc:creator>
      <dc:date>2017-10-11T21:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to force TLS1.1 for HandleHTTPRequest with NiFi 1.4 ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218131#M69453</link>
      <description>&lt;P&gt;Hi Laurent,&lt;/P&gt;&lt;P&gt;Apache NiFi 1.4.0 uses Jetty 9.4.2 to provide the underlying web server, and Jetty after versions 9.4.0 only supports TLS v1.2 for incoming connections. I would recommend using a proxy with TLS termination which accepts incoming TLS v1.1 connections and re-establishing a connection to your NiFi service which uses TLS v1.2. &lt;/P&gt;&lt;P&gt;* Ticket - NIFI-3361 Upgrade Jetty &lt;A href="https://issues.apache.org/jira/browse/NIFI-3361" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-3361&lt;/A&gt;&lt;/P&gt;&lt;P&gt;* Ticket - NIFI-3720 Update documentation for TLS protocol version changes &lt;A href="https://issues.apache.org/jira/browse/NIFI-3720" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-3720&lt;/A&gt;&lt;/P&gt;&lt;P&gt;* Jetty Documentation TLS and SSL Versions &lt;A href="https://www.eclipse.org/jetty/documentation/current/configuring-ssl.html#tls-and-ssl-versions" target="_blank"&gt;https://www.eclipse.org/jetty/documentation/current/configuring-ssl.html#tls-and-ssl-versions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;* Apache NiFi Release Notes for 1.2.0 noting TLS protocol version changes &lt;A href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.2.0" target="_blank"&gt;https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.2.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;* Apache NiFi Migration Guidance for 1.1.0 -&amp;gt; 1.2.0 noting the change &lt;A href="https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance" target="_blank"&gt;https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The actual announcement that Jetty changed the protocol versions supported is buried in their release notes somewhere. &lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 23:57:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218131#M69453</guid>
      <dc:creator>alopresto</dc:creator>
      <dc:date>2017-10-11T23:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to force TLS1.1 for HandleHTTPRequest with NiFi 1.4 ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218132#M69454</link>
      <description>&lt;P&gt;Thanks Andy for your very complete answer !&lt;/P&gt;&lt;P&gt;I read that Jetty improved recently the security with TLS 1.2 only (very good !) but I hoped it was possible to force a weak protocol (bad but sometime, it's necessary...).&lt;/P&gt;&lt;P&gt;As you told me, my only choice is the installation of a proxy like HAProxy or Squid !&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 02:50:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218132#M69454</guid>
      <dc:creator>marsip</dc:creator>
      <dc:date>2017-10-12T02:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to force TLS1.1 for HandleHTTPRequest with NiFi 1.4 ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218133#M69455</link>
      <description>&lt;P&gt;Laurent, feel free to contact me directly at alopresto@apache.org for further discussion. &lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 04:54:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-force-TLS1-1-for-HandleHTTPRequest-with-NiFi-1-4/m-p/218133#M69455</guid>
      <dc:creator>alopresto</dc:creator>
      <dc:date>2017-10-12T04:54:10Z</dc:date>
    </item>
  </channel>
</rss>

