<?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 Sendmail sslv3 alert handshake failure in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297554#M724</link>
    <description>&lt;P&gt;After Upgrading to Splunk Light 6.6 last week I did not get any emails from my splunk server. In python.log I see the following errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  ERROR sendemail:443 - [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:676) while sending mail 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am connecting to the mail server over port 587 using "Enable TLS" without username.&lt;/P&gt;

&lt;P&gt;Any ideas whats going wrong?&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2017 07:58:05 GMT</pubDate>
    <dc:creator>f_hartmann</dc:creator>
    <dc:date>2017-05-17T07:58:05Z</dc:date>
    <item>
      <title>Sendmail sslv3 alert handshake failure</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297554#M724</link>
      <description>&lt;P&gt;After Upgrading to Splunk Light 6.6 last week I did not get any emails from my splunk server. In python.log I see the following errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  ERROR sendemail:443 - [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:676) while sending mail 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am connecting to the mail server over port 587 using "Enable TLS" without username.&lt;/P&gt;

&lt;P&gt;Any ideas whats going wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 07:58:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297554#M724</guid>
      <dc:creator>f_hartmann</dc:creator>
      <dc:date>2017-05-17T07:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail sslv3 alert handshake failure</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297555#M725</link>
      <description>&lt;P&gt;Do you have the Admin role in Splunk Light, or the User role? &lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 15:34:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297555#M725</guid>
      <dc:creator>andrewb_splunk</dc:creator>
      <dc:date>2017-05-18T15:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail sslv3 alert handshake failure</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297556#M726</link>
      <description>&lt;P&gt;Please see the notes for issue SPL-138647 which contains the steps for figuring out what SSL/TLS versions and cipher suites your e-mail server supports:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.0/ReleaseNotes/Knownissues" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.0/ReleaseNotes/Knownissues&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If security is not a concern, you can also just revert back to the previous release settings:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/local/alert_actions.conf&lt;BR /&gt;
[email]&lt;BR /&gt;
sslVersions = *,-ssl2&lt;BR /&gt;
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:08:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297556#M726</guid>
      <dc:creator>mgo</dc:creator>
      <dc:date>2020-09-29T14:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail sslv3 alert handshake failure</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297557#M727</link>
      <description>&lt;P&gt;Please see SPL-138647 in the release notes to determine what SSL/TLS version and cipher suites your e-mail server supports:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.0/ReleaseNotes/Knownissues" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.0/ReleaseNotes/Knownissues&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Alternatively, if security is not a concern, you can also revert to the 6.5.x configuration:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/local/alert_actions.conf&lt;BR /&gt;
[email]&lt;BR /&gt;
sslVersions = *,-ssl2&lt;BR /&gt;
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:09:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Sendmail-sslv3-alert-handshake-failure/m-p/297557#M727</guid>
      <dc:creator>mgo</dc:creator>
      <dc:date>2020-09-29T14:09:27Z</dc:date>
    </item>
  </channel>
</rss>

