<?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: SSL without Web in Security</title>
    <link>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52613#M1730</link>
    <description>&lt;P&gt;Yes,  you can.  I currently do the exact same thing. I could provide my approach in detail, if you'd like? But the document you linked to is what I followed.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2013 19:01:55 GMT</pubDate>
    <dc:creator>bmacias84</dc:creator>
    <dc:date>2013-03-08T19:01:55Z</dc:date>
    <item>
      <title>SSL without Web</title>
      <link>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52612#M1729</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;
is there a way to use my own SSL certificates for communication between indexers, forwarders, deployment clients and without enabling SSL on Splunk web?&lt;BR /&gt;
In the docs, it looks like it's required to use https on the frontend, if you want to use it in the backend:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Security/TypesofSplunkconfigurationsthatcanuseSSL"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Security/TypesofSplunkconfigurationsthatcanuseSSL&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I'd like to use my own CA for the internal stuff and secondly offload SSL to my load balancer for the web traffic.&lt;/P&gt;

&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2013 07:59:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52612#M1729</guid>
      <dc:creator>gschmitz</dc:creator>
      <dc:date>2013-03-06T07:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSL without Web</title>
      <link>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52613#M1730</link>
      <description>&lt;P&gt;Yes,  you can.  I currently do the exact same thing. I could provide my approach in detail, if you'd like? But the document you linked to is what I followed.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2013 19:01:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52613#M1730</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-03-08T19:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSL without Web</title>
      <link>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52614#M1731</link>
      <description>&lt;P&gt;Just ignore step 4 in the documentation. Deploy &amp;amp; configure your CA just for splunkd works perfectly fine.&lt;BR /&gt;
Btw: When you deploy Splunk out of the box, &lt;EM&gt;enableSplunkdSSL&lt;/EM&gt; is already set to true, means inter-splunkd communication (port 8089).&lt;BR /&gt;
Note: To enable forwarding encrypted data, don't forget to adjust inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# configure SSL settings
[SSL]
serverCert=$SPLUNK_HOME/etc/auth/server.pem
password=password
rootCA=$SPLUNK_HOME/etc/auth/cacert.pem
requireClientCert=false

# Enable SSL splunk tcp input
[splunktcp-ssl:&amp;lt;port&amp;gt;]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 09 Mar 2013 11:00:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52614#M1731</guid>
      <dc:creator>Simon</dc:creator>
      <dc:date>2013-03-09T11:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSL without Web</title>
      <link>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52615#M1732</link>
      <description>&lt;P&gt;Hello you too,&lt;BR /&gt;
that means Splunk Web will use the SSL certificate specified in server.conf as a client certificate when it communicates with search peers on the management port?&lt;BR /&gt;
Best Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 01:32:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SSL-without-Web/m-p/52615#M1732</guid>
      <dc:creator>gschmitz</dc:creator>
      <dc:date>2013-03-11T01:32:28Z</dc:date>
    </item>
  </channel>
</rss>

