<?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: Multiple CAs in cluster? in Security</title>
    <link>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541773#M12116</link>
    <description>&lt;P&gt;That is correct. To make it easier for you to know what has been concatenated together without having to use openssl or open each one to compare in the future - you can place all the individual root CA's in the same folder as well - for reference only: and only point to that one .pem file in server.conf :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunkyj_0-1614609051776.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13123i1C7C420333981D42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="splunkyj_0-1614609051776.png" alt="splunkyj_0-1614609051776.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Mar 2021 14:32:17 GMT</pubDate>
    <dc:creator>splunkyj</dc:creator>
    <dc:date>2021-03-01T14:32:17Z</dc:date>
    <item>
      <title>Multiple CAs in cluster?</title>
      <link>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541334#M12106</link>
      <description>&lt;P&gt;Hi There.&lt;/P&gt;&lt;P&gt;I know I can use multiple inputs/outputs with separate CAs and even certs to permit different peers to inject data into the Splunk installation.&lt;/P&gt;&lt;P&gt;But I have a different situation. I have a cluster installation (let's say 4 indexers and 2 search-heads) which are configured to use (RootCA-&amp;gt;Intermediate1) chain for cert verification and the servers just present the "final" cert without certification chain. I don't know why it was done this way instead of properly configuring just RootCA for verification and configuring the components to present full certification chain - I "inherited" this installation so it was already like that when I got this.&lt;/P&gt;&lt;P&gt;I need to add another indexer to the installation. The problem is that now we have another Intermediate2 CA and I'm getting new certs from that new Intermediate2 CA (which is a subordinate of the same RootCA as the Intermediate1). Is there any reasonable way to avoid full reconfiguration of CAs? Can I provide Splunk - for example - with a set of two different CAs with which it would try to authenticate peer?&lt;/P&gt;&lt;P&gt;I know I should just reconfigure all members to "properly" use RootCA but it's a big operation and requires full system downtime. If I could just reconfigure the system piece-by-piece, that would be great.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 12:52:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541334#M12106</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-02-25T12:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple CAs in cluster?</title>
      <link>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541595#M12111</link>
      <description>&lt;P&gt;I just replaced our system to use third party certificates. If your question is just regarding root CA which is defined in:&lt;/P&gt;&lt;P&gt;etc/system/local/server.conf&lt;/P&gt;&lt;P&gt;[sslConfig]&lt;/P&gt;&lt;P&gt;sslRootCAPath = /opt/splunk/etc/auth/foldername_root_CA/name_Root_CA.pem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We used the same path for all of our Root CA, for all our instances. If you go to that path, in this example /opt/splunk/etc/auth/foldername_root_CA/name_Root_CA.pem&amp;gt; open up name_Root_CA.pem. Copy the new Root CA that has been converted to .pem, and paste it to name_Root_CA.pem by adding it. You're not replacing the whole thing, just adding the new CA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy from&amp;nbsp;-----BEGIN CERTIFICATE-----, all the way to&amp;nbsp;-----BEGIN CERTIFICATE-----&lt;/P&gt;&lt;P&gt;Your new server certificates, however will need the whole certificate chain in the .pem format. You can find the path in server.conf as well :&lt;/P&gt;&lt;P&gt;etc/system/local/server.conf&lt;/P&gt;&lt;P&gt;[sslConfig]&lt;/P&gt;&lt;P&gt;serverCert = $SPLUNK_HOME/etc/auth/servername_or_whatever/fqdn_cert.pem&lt;/P&gt;&lt;P&gt;The instructions to prepare your certificates can be found here:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.4/Security/HowtoprepareyoursignedcertificatesforSplunk" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.4/Security/HowtoprepareyoursignedcertificatesforSplunk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 23:12:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541595#M12111</guid>
      <dc:creator>splunkyj</dc:creator>
      <dc:date>2021-02-26T23:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple CAs in cluster?</title>
      <link>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541596#M12112</link>
      <description>&lt;P&gt;Correction:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Copy from&amp;nbsp;-----BEGIN CERTIFICATE-----, all the way to&amp;nbsp;-----END CERTIFICATE-----&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 23:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541596#M12112</guid>
      <dc:creator>splunkyj</dc:creator>
      <dc:date>2021-02-26T23:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple CAs in cluster?</title>
      <link>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541628#M12115</link>
      <description>&lt;P&gt;Hmm...&lt;/P&gt;&lt;P&gt;Do you mean that I can put multiple CA certs in the pem file configured as sslRootCAPath? And all will be checked for validation of the client's cert? That'd be great.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 16:44:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541628#M12115</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-02-27T16:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple CAs in cluster?</title>
      <link>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541773#M12116</link>
      <description>&lt;P&gt;That is correct. To make it easier for you to know what has been concatenated together without having to use openssl or open each one to compare in the future - you can place all the individual root CA's in the same folder as well - for reference only: and only point to that one .pem file in server.conf :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunkyj_0-1614609051776.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13123i1C7C420333981D42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="splunkyj_0-1614609051776.png" alt="splunkyj_0-1614609051776.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 14:32:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541773#M12116</guid>
      <dc:creator>splunkyj</dc:creator>
      <dc:date>2021-03-01T14:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple CAs in cluster?</title>
      <link>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541895#M12117</link>
      <description>&lt;P&gt;Thank you. That's the vital piece of information I've been missing. After fifth or sixth reading I finally noticed that the docs say "one or more CA certificates".&lt;/P&gt;&lt;P&gt;It does work indeed!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 08:05:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Multiple-CAs-in-cluster/m-p/541895#M12117</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-03-02T08:05:42Z</dc:date>
    </item>
  </channel>
</rss>

