<?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 Re: Why am I getting a handshake error trying to set cipherSuite on web.conf to allow only tls=1.2 connection in Splunk 6.2? in Security</title>
    <link>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149453#M4555</link>
    <description>&lt;P&gt;Fantastic! Thanks for the feedback.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Feb 2015 13:22:24 GMT</pubDate>
    <dc:creator>dflodstrom</dc:creator>
    <dc:date>2015-02-26T13:22:24Z</dc:date>
    <item>
      <title>Why am I getting a handshake error trying to set cipherSuite on web.conf to allow only tls=1.2 connection in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149450#M4552</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to set the cipherSuite on web.conf to allow only tls=1.2 connection&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]
enableSplunkWebSSL = 1
supportSSLV3Only = False
cipherSuite = TLSv1.2:!eNULL:!aNULL
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;After I set this, I try a restart of splunkweb, but I get this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;502 Couldn't complete HTTP request: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I found the article on the Splunk blog:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://blogs.splunk.com/2014/10/22/mitigating-the-poodle-attack-in-splunk/"&gt;http://blogs.splunk.com/2014/10/22/mitigating-the-poodle-attack-in-splunk/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Any idea how to solve this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2015 15:50:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149450#M4552</guid>
      <dc:creator>arber</dc:creator>
      <dc:date>2015-02-23T15:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a handshake error trying to set cipherSuite on web.conf to allow only tls=1.2 connection in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149451#M4553</link>
      <description>&lt;P&gt;I assume you're trying to resolve POODLE?  To enable TLS only I use this:&lt;/P&gt;

&lt;P&gt;[settings]&lt;BR /&gt;
sslVersions = tls&lt;BR /&gt;
cipherSuite = AES256-SHA:AES128-SHA:DES-CBC3-SHA&lt;BR /&gt;
enableSplunkWebSSL = 1&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 21:12:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149451#M4553</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2015-02-24T21:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a handshake error trying to set cipherSuite on web.conf to allow only tls=1.2 connection in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149452#M4554</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;i added just the sslVersion and seemd to work. The vulnerability is not present anymore. &lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2015 09:08:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149452#M4554</guid>
      <dc:creator>arber</dc:creator>
      <dc:date>2015-02-26T09:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a handshake error trying to set cipherSuite on web.conf to allow only tls=1.2 connection in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149453#M4555</link>
      <description>&lt;P&gt;Fantastic! Thanks for the feedback.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2015 13:22:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149453#M4555</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2015-02-26T13:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a handshake error trying to set cipherSuite on web.conf to allow only tls=1.2 connection in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149454#M4556</link>
      <description>&lt;P&gt;This helped me too. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 21:49:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149454#M4556</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2015-08-26T21:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a handshake error trying to set cipherSuite on web.conf to allow only tls=1.2 connection in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149455#M4557</link>
      <description>&lt;P&gt;Glad to help, make sure you up vote! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 00:25:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149455#M4557</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2015-08-27T00:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a handshake error trying to set cipherSuite on web.conf to allow only tls=1.2 connection in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149456#M4558</link>
      <description>&lt;P&gt;Great solution. It is working fine&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 06:10:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-a-handshake-error-trying-to-set-cipherSuite-on/m-p/149456#M4558</guid>
      <dc:creator>sunilmodi1</dc:creator>
      <dc:date>2017-11-30T06:10:08Z</dc:date>
    </item>
  </channel>
</rss>

