<?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 Encrypt data in transit in Nifi using HandleHttpRequest in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Encrypt-data-in-transit-in-Nifi-using-HandleHttpRequest/m-p/286170#M212260</link>
    <description>&lt;P&gt;Raw data will be transferred from the source through an&amp;nbsp; HandleHttpRequest.&amp;nbsp;How can I encrypt in motion this traffic?&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2019 14:25:53 GMT</pubDate>
    <dc:creator>Boenu</dc:creator>
    <dc:date>2019-12-23T14:25:53Z</dc:date>
    <item>
      <title>Encrypt data in transit in Nifi using HandleHttpRequest</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Encrypt-data-in-transit-in-Nifi-using-HandleHttpRequest/m-p/286170#M212260</link>
      <description>&lt;P&gt;Raw data will be transferred from the source through an&amp;nbsp; HandleHttpRequest.&amp;nbsp;How can I encrypt in motion this traffic?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 14:25:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Encrypt-data-in-transit-in-Nifi-using-HandleHttpRequest/m-p/286170#M212260</guid>
      <dc:creator>Boenu</dc:creator>
      <dc:date>2019-12-23T14:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt data in transit in Nifi using HandleHttpRequest</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Encrypt-data-in-transit-in-Nifi-using-HandleHttpRequest/m-p/286196#M212277</link>
      <description>&lt;P&gt;You will need to send the raw data to NiFi HandleHTTPRequest using https protocol. &amp;nbsp;This will require that NIFI be secured (per required documentation). &amp;nbsp;If your source is secure also, the HandleHTTPRequest should be configured using an SSLContextService with a keystore and truststore containing the certs for the source.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 17:45:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Encrypt-data-in-transit-in-Nifi-using-HandleHttpRequest/m-p/286196#M212277</guid>
      <dc:creator>stevenmatison</dc:creator>
      <dc:date>2019-12-23T17:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt data in transit in Nifi using HandleHttpRequest</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Encrypt-data-in-transit-in-Nifi-using-HandleHttpRequest/m-p/286197#M212278</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/72567"&gt;@Boenu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to configure your HandleHttpRequest processor with a SSL Context Service in order to encrypt data in transit being sent to this processor from a client.&amp;nbsp; This of course then means you client needs to be able to at a minimum to trust the server certificate presented by this SSL context service in the TLS handshake.&amp;nbsp; The truststore you use in the NiFi SSL Context Service will only need to contain the public cert for your client or complete certificate trust chain for your client if you have configured your HandleHttpRequest processor to "Need authentication" in the Client Authentication property.&amp;nbsp; Mutual Authentication is not needed to ensure encryption of data in transit.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 17:51:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Encrypt-data-in-transit-in-Nifi-using-HandleHttpRequest/m-p/286197#M212278</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2019-12-23T17:51:49Z</dc:date>
    </item>
  </channel>
</rss>

