<?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: PutEmail processor SSLHandshakeException while sending email using Gmail SMTP in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/363142#M238920</link>
    <description>&lt;P&gt;This has been resolved by upgrading NiFi to version 1.15 and above. Below this version not supporting TLS configuration.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2023 09:54:02 GMT</pubDate>
    <dc:creator>PratikParekh</dc:creator>
    <dc:date>2023-02-06T09:54:02Z</dc:date>
    <item>
      <title>PutEmail processor SSLHandshakeException while sending email using Gmail SMTP</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/352189#M236462</link>
      <description>&lt;P&gt;I have been trying to send an email via NiFi using PutEmail processor with Gmail/Outlook both and getting same exception in both of the configuration as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;PutEmail[id=3611dcb8-0183-1000-8a1d-df8f12f92438] Failed to send email for StandardFlowFileRecord[uuid=017c80a8-fad0-493b-a427-fa72b9a530c7,claim=StandardContentClaim [resourceClaim=StandardResourceClaim[id=1663081396353-45, container=default, section=45], offset=521106, length=538],offset=0,name=f37f23a1-e328-4eff-bb30-6f125369ebf7,size=538]: Could not convert socket to TLS; routing to failure: javax.mail.MessagingException: Could not convert socket to TLS;
  nested exception is:
	javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PutEmail_Error.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35548i25E35F375D73D801/image-size/large?v=v2&amp;amp;px=999" role="button" title="PutEmail_Error.jpg" alt="PutEmail_Error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The configuration is set as below :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PutEmail_config1.jpg" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35545i9F4C469E0E8A0C93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PutEmail_config1.jpg" alt="PutEmail_config1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PutEmail_config2.jpg" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35546i85257A39BB24D730/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PutEmail_config2.jpg" alt="PutEmail_config2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current NiFi version is&amp;nbsp; : 1.13.2&lt;/P&gt;&lt;P&gt;Java Version :&amp;nbsp;&lt;BR /&gt;openjdk version "11.0.16" 2022-07-19&lt;BR /&gt;OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu120.04)&lt;BR /&gt;OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu120.04, mixed mode sharing)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kindly provide any guidance to resolve this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 08:09:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/352189#M236462</guid>
      <dc:creator>PratikParekh</dc:creator>
      <dc:date>2022-09-14T08:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: PutEmail processor SSLHandshakeException while sending email using Gmail SMTP</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/352284#M236480</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/100446"&gt;@PratikParekh&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The &lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.17.0/org.apache.nifi.processors.standard.PutEmail/index.html" target="_self"&gt;putEmail&lt;/A&gt; processor supports the adding of dynamic configuration properties as outlined in the linked documentation.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://javaee.github.io/javamail/docs/api/com/sun/mail/smtp/package-summary.html" target="_blank"&gt;https://javaee.github.io/javamail/docs/api/com/sun/mail/smtp/package-summary.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It would be helpful to collect the full stack trace written to the nifi-app.log rather then sharing the partial shown via the processor bulletin produced on the NiFi UI. From that stack trace output you may be able to determine what dynamic properties need to be added.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic"&gt;If you found that the provided solution(s) assisted you with your query, please take a moment to login and click&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;Accept as Solution&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="batang,apple gothic" color="#000000"&gt;below each response that helped.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 21:23:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/352284#M236480</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2022-09-14T21:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: PutEmail processor SSLHandshakeException while sending email using Gmail SMTP</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/353003#M236627</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/100446"&gt;@PratikParekh&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.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 07:52:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/353003#M236627</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2022-09-22T07:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: PutEmail processor SSLHandshakeException while sending email using Gmail SMTP</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/363142#M238920</link>
      <description>&lt;P&gt;This has been resolved by upgrading NiFi to version 1.15 and above. Below this version not supporting TLS configuration.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 09:54:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PutEmail-processor-SSLHandshakeException-while-sending-email/m-p/363142#M238920</guid>
      <dc:creator>PratikParekh</dc:creator>
      <dc:date>2023-02-06T09:54:02Z</dc:date>
    </item>
  </channel>
</rss>

