<?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: Issues using the ciphersuite = in the server.conf in Security</title>
    <link>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25913#M854</link>
    <description>&lt;P&gt;We cannot be specific about forthcoming release milestones, but suffice it to say that we understand the need to specify cipher suites in web.conf.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2011 15:57:04 GMT</pubDate>
    <dc:creator>araitz</dc:creator>
    <dc:date>2011-09-08T15:57:04Z</dc:date>
    <item>
      <title>Issues using the ciphersuite = in the server.conf</title>
      <link>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25910#M851</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We are running Splunk 4.1.4 and I have enabled sslv3 and that works fine, however I am unable to specify (and make work) strong ciphers. &lt;/P&gt;

&lt;P&gt;We need to specifically disable  DES-CBC-SHA&lt;/P&gt;

&lt;P&gt;When running btool debug I see the ciphers being specified but I still can connect to the web interface.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;system     [SSL]
system     cipherSuite = HIGH:MEDIUM
system     [default]
voxeoui    [settings]
system     SSOMode = permissive
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;HELP!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2011 14:45:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25910#M851</guid>
      <dc:creator>voxeoandree</dc:creator>
      <dc:date>2011-01-13T14:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issues using the ciphersuite = in the server.conf</title>
      <link>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25911#M852</link>
      <description>&lt;P&gt;The cipher suite that you have specified in server.conf is effective for the SSL/TLS of splunkd's management port (port 8089 by default).&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt; although in 4.0 through 4.2.5 it is not possible to specify a cipher suite for Splunk Web (port 8000 by default), in Splunk 4.3 and beyond, web.conf does accept the cipherSuite setting; see &lt;A href="http://blogs.splunk.com/2012/01/10/splunk4-3-shiny-new-security-features/"&gt;this link&lt;/A&gt; for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2011 05:01:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25911#M852</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2011-01-14T05:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issues using the ciphersuite = in the server.conf</title>
      <link>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25912#M853</link>
      <description>&lt;P&gt;It looks like the most recent version of CherryPy (3.2: &lt;A href="http://www.cherrypy.org/wiki/WhatsNewIn32#SSL"&gt;http://www.cherrypy.org/wiki/WhatsNewIn32#SSL&lt;/A&gt;) allows the use of the Python ssl module, which I believe would allow for the selection of cipher suites. Any word on when this support will be available in Splunk?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2011 00:40:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25912#M853</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2011-09-08T00:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issues using the ciphersuite = in the server.conf</title>
      <link>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25913#M854</link>
      <description>&lt;P&gt;We cannot be specific about forthcoming release milestones, but suffice it to say that we understand the need to specify cipher suites in web.conf.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2011 15:57:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25913#M854</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2011-09-08T15:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issues using the ciphersuite = in the server.conf</title>
      <link>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25914#M855</link>
      <description>&lt;P&gt;Looks like this is addressed by Splunk 4.3:&lt;BR /&gt;
&lt;A href="http://blogs.splunk.com/2012/01/10/splunk4-3-shiny-new-security-features/"&gt;http://blogs.splunk.com/2012/01/10/splunk4-3-shiny-new-security-features/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 17:54:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Issues-using-the-ciphersuite-in-the-server-conf/m-p/25914#M855</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2012-01-10T17:54:00Z</dc:date>
    </item>
  </channel>
</rss>

