<?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 Disable TLS certificate for inter-Splunk communication in Splunk enterprise in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Disable-TLS-certificate-for-inter-Splunk-communication-in-Splunk/m-p/676538#M18588</link>
    <description>&lt;P&gt;Hi Splunk experts,&lt;/P&gt;&lt;P&gt;We have Splunk enterprise which is running on Linux. Is there any option that we can disable or skip secure inter-splunk communication for REST APIs?&lt;/P&gt;&lt;P&gt;Please suggest me&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eshwar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2024 06:58:30 GMT</pubDate>
    <dc:creator>Eshwar</dc:creator>
    <dc:date>2024-02-05T06:58:30Z</dc:date>
    <item>
      <title>Disable TLS certificate for inter-Splunk communication in Splunk enterprise</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Disable-TLS-certificate-for-inter-Splunk-communication-in-Splunk/m-p/676538#M18588</link>
      <description>&lt;P&gt;Hi Splunk experts,&lt;/P&gt;&lt;P&gt;We have Splunk enterprise which is running on Linux. Is there any option that we can disable or skip secure inter-splunk communication for REST APIs?&lt;/P&gt;&lt;P&gt;Please suggest me&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eshwar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 06:58:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Disable-TLS-certificate-for-inter-Splunk-communication-in-Splunk/m-p/676538#M18588</guid>
      <dc:creator>Eshwar</dc:creator>
      <dc:date>2024-02-05T06:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Disable TLS certificate for inter-Splunk communication in Splunk enterprise</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Disable-TLS-certificate-for-inter-Splunk-communication-in-Splunk/m-p/676544#M18589</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;According to the documentation, you can do this, but it is strongly discouraged. In the correct scenario, it would be more sensible to use a signed certificate or perform SSL forwarding on a load balancer. I recommend against testing this in a production environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;in $SPLUNK_HOME/etc/system/local/server.conf
[sslConfig]
enableSplunkdSSL = false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[sslConfig]
* Set SSL for communications on Splunk back-end under this stanza name.
  * NOTE: To set SSL (for example HTTPS) for Splunk Web and the browser,
   use the web.conf file.
* Follow this stanza name with any number of the following setting/value
  pairs.
* If you do not specify an entry for each setting, the default value
  is used.

enableSplunkdSSL = &amp;lt;boolean&amp;gt;
* Enables/disables SSL on the splunkd management port (8089) and KV store
  port (8191).
* NOTE: Running splunkd without SSL is not recommended.
* Distributed search often performs better with SSL enabled.
* Default: true&lt;/PRE&gt;</description>
      <pubDate>Mon, 05 Feb 2024 07:59:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Disable-TLS-certificate-for-inter-Splunk-communication-in-Splunk/m-p/676544#M18589</guid>
      <dc:creator>batabay</dc:creator>
      <dc:date>2024-02-05T07:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable TLS certificate for inter-Splunk communication in Splunk enterprise</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Disable-TLS-certificate-for-inter-Splunk-communication-in-Splunk/m-p/676606#M18597</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;as already said by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245720"&gt;@batabay&lt;/a&gt;&amp;nbsp;don't disable it. Even you are using Splunk's internal certs it's better than without it.&lt;/P&gt;&lt;P&gt;If you have issue to use that e.g. with cURL or other tools you could accept those cert within those command. Like "curl -k". Or other option (better) is just replace those Splunk's internal certs with official certs.&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Security/AboutsecuringyourSplunkconfigurationwithSSL" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Security/AboutsecuringyourSplunkconfigurationwithSSL&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://conf.splunk.com/files/2023/slides/SEC1936B.pdf" target="_blank"&gt;https://conf.splunk.com/files/2023/slides/SEC1936B.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 15:25:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Disable-TLS-certificate-for-inter-Splunk-communication-in-Splunk/m-p/676606#M18597</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-02-05T15:25:31Z</dc:date>
    </item>
  </channel>
</rss>

