<?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: How to secure the Splunk platform with SSL in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704167#M28820</link>
    <description>&lt;P&gt;&lt;A href="https://lantern.splunk.com/Splunk_Platform/Product_Tips/Administration/Securing_the_Splunk_platform_with_TLS" target="_blank"&gt;https://lantern.splunk.com/Splunk_Platform/Product_Tips/Administration/Securing_the_Splunk_platform_with_TLS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These articles can explain it much better than I can and it is coming straight from the source.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2024 14:07:29 GMT</pubDate>
    <dc:creator>dural_yyz</dc:creator>
    <dc:date>2024-11-12T14:07:29Z</dc:date>
    <item>
      <title>How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704162#M28819</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a distributed Splunk architecture with a single search head, two indexers, and management tier : License Master, Monitoring Console, and Deployment Server, in addition to the forwarders. SSL has already been configured for the web interfaces, but I would now like to secure the remaining components and establish SSL-encrypted connections between them as well.&lt;/P&gt;&lt;P&gt;The certificates we are using are self-generated. Could you please guide me on how to proceed with securing all internal communications in this setup? Specifically, I would like to know if I should auto-generate a new certificate for each component and each connection or if there’s an efficient way to manage SSL across the entire environment.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 13:21:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704162#M28819</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-11-12T13:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704167#M28820</link>
      <description>&lt;P&gt;&lt;A href="https://lantern.splunk.com/Splunk_Platform/Product_Tips/Administration/Securing_the_Splunk_platform_with_TLS" target="_blank"&gt;https://lantern.splunk.com/Splunk_Platform/Product_Tips/Administration/Securing_the_Splunk_platform_with_TLS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These articles can explain it much better than I can and it is coming straight from the source.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 14:07:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704167#M28820</guid>
      <dc:creator>dural_yyz</dc:creator>
      <dc:date>2024-11-12T14:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704174#M28821</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/194981"&gt;@dural_yyz&lt;/a&gt; for your prompt response and for providing the documentation. However, I need further assistance regarding the SSL certificates that need to be generated for my Splunk environment.&lt;/P&gt;&lt;P&gt;Could you please clarify whether I need to generate a separate certificate for each component (e.g., search head, indexers, forwarders, etc.)? Additionally, do I need to create different certificates for the various connections between these components?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 14:42:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704174#M28821</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-11-12T14:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704177#M28822</link>
      <description>&lt;P&gt;As a general rule, you should _always_ create separate certificates for separate entities (in your case - for separate components).&lt;/P&gt;&lt;P&gt;Also remember that if you decide to enable client authentication, certificate must be issued with proper key usage.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 15:03:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/704177#M28822</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-12T15:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707140#M28943</link>
      <description>&lt;P&gt;Thank you for your response and the provided documentation.&lt;BR /&gt;I’ve already followed the steps, but encountered communication issues and I had to reset the configuration in order to restore connectivity.&lt;/P&gt;&lt;P&gt;Could you please provide a more detailed procedure or tailored guidance for my case to help me securely configure TLS/SSL?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 10:30:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707140#M28943</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-12-18T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707152#M28944</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/266281"&gt;@BRFZ&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(As others have not mentioned it yet) maybe pls have a look at this doc,.. it got pretty good details:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.0/Security/WhatyoucansecurewithSplunk" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.0/Security/WhatyoucansecurewithSplunk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 13:20:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707152#M28944</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2024-12-18T13:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707200#M28949</link>
      <description>This explains things more easily than those docs if you haven’t earlier experience about TLS &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;</description>
      <pubDate>Wed, 18 Dec 2024 18:12:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707200#M28949</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-12-18T18:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707534#M28964</link>
      <description>&lt;P&gt;I have followed the configuration steps as outlined, but unfortunately, I have lost the connection between the components. I have applied the certificate configurations and other related settings in server.conf, including modifying the search peers to use HTTPS in distsearch.conf.&lt;BR /&gt;&lt;BR /&gt;I also modified the master license slave to use HTTPS, but I did not make any changes to the license master itself. Could you confirm if there are any specific configurations required on the master license?&lt;/P&gt;&lt;P&gt;After applying the changes, the Server Manager has become extremely slow, and I can no longer access its web interface. Additionnaly, I lost connectivity between the components.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there someone who could help me with resolving this issue please?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 13:53:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707534#M28964</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-12-24T13:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707538#M28965</link>
      <description>&lt;P&gt;If your indexers and other devices are no longer indexing data then you need to check individual server splunkd.log files.&amp;nbsp; Tail and grep for details around connections.&lt;/P&gt;&lt;P&gt;Any error codes will help you and us in determining the issues.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 16:05:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707538#M28965</guid>
      <dc:creator>dural_yyz</dc:creator>
      <dc:date>2024-12-24T16:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707552#M28966</link>
      <description>&lt;P&gt;It's hard to tell you how to fix your setup when we don't know the details of your configuration and your certs.&lt;/P&gt;&lt;P&gt;Just one important thing - if you want to enable TLS, get yourself a CA and issue proper certificates. Using self-signeds everywhere will not help you much securitywise and you'll run into troubles when trying to validate them properly (which might be your case)&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2024 11:45:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707552#M28966</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-12-25T11:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707731#M28971</link>
      <description>&lt;P&gt;Hi Dear Community,&lt;/P&gt;&lt;P&gt;I am encountering the following error across all servers:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;SSLCommon - Can&lt;SPAN class=""&gt;'t read key file from /opt/splunk/etc/auth/CERT.pem &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Dec 2024 15:23:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707731#M28971</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-12-30T15:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707732#M28972</link>
      <description>Have you checked that this file exists and your splunk user have read access to it?</description>
      <pubDate>Mon, 30 Dec 2024 15:33:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707732#M28972</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-12-30T15:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707733#M28973</link>
      <description>&lt;P&gt;Yes, I have verified it, and everything is correct.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 15:38:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707733#M28973</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-12-30T15:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707742#M28974</link>
      <description>Sorry I didn’t read correctly the error message. It said that splunk cannot read key file from your pem file. Are you sure that it contains all needed parts inside it?</description>
      <pubDate>Mon, 30 Dec 2024 16:58:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707742#M28974</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-12-30T16:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707778#M28979</link>
      <description>&lt;P&gt;The format of a .pem file is as follows:&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----BEGIN CERTIFICATE-----&lt;BR /&gt;&lt;BR /&gt;-----END CERTIFICATE-----&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 08:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707778#M28979</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-12-31T08:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707780#M28980</link>
      <description>Have you read and understand what this presentation said &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;BR /&gt;There is also video presentation about it. Those should explain how this should do.</description>
      <pubDate>Tue, 31 Dec 2024 08:47:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707780#M28980</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-12-31T08:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707781#M28981</link>
      <description>&lt;P&gt;From what I understand, I need to combine the&lt;STRONG&gt; .pem&lt;/STRONG&gt; file &lt;STRONG&gt;with the private key,&lt;/STRONG&gt; and this combined file is what I should use in the configuration, correct ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 08:58:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707781#M28981</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-12-31T08:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707783#M28982</link>
      <description>Can you show your conf files and explain what you have in which pem files?&lt;BR /&gt;Please hide real passwords etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Dec 2024 09:10:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707783#M28982</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-12-31T09:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707785#M28983</link>
      <description>&lt;P&gt;Here is the configuration file.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[sslConfig]
enableSplunkdSSL = true
sslRootCAPath = /opt/splunk/etc/auth/cert/CA.pem
serverCert = /opt/splunk/etc/auth/cert/srv.pem&lt;/LI-CODE&gt;
&lt;P&gt;For the PEM files, as mentioned earlier, they contain the 'BEGIN CERTIFICATE' and 'END CERTIFICATE' sections.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 15:03:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707785#M28983</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2024-12-31T15:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure the Splunk platform with SSL</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707793#M28985</link>
      <description>&lt;P&gt;I expecting that this is your server.conf file?&lt;/P&gt;&lt;P&gt;As you are using your private CA you must add those chains into serverCert pem file.&lt;/P&gt;&lt;P&gt;You can read more about it from&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Security/HowtoprepareyoursignedcertificatesforSplunk" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Security/HowtoprepareyoursignedcertificatesforSplunk&lt;/A&gt;&amp;nbsp;or that conf presentation or any other TLS cert documentation.&lt;/P&gt;&lt;P&gt;Base on your description you haven't done this for your serverCert pem file.&lt;/P&gt;&lt;P&gt;e.g I have this in one of my conf file (maybe not exactly the same what you will need)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
-----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;You should have also that RSA PRIVATE KEY in your pem file and also add parameter for it's password into your server.conf.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 10:18:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-secure-the-Splunk-platform-with-SSL/m-p/707793#M28985</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-12-31T10:18:23Z</dc:date>
    </item>
  </channel>
</rss>

