<?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: Need help with reconfiguring LM and DMC on rebuilt linux server in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/556939#M10011</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can you try to change password of this certificate file? E.g.&amp;nbsp;&lt;A href="https://smallbusiness.chron.com/change-pass-phrase-ssl-certificates-29137.html" target="_blank"&gt;https://smallbusiness.chron.com/change-pass-phrase-ssl-certificates-29137.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 06:48:26 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2021-06-24T06:48:26Z</dc:date>
    <item>
      <title>Need help with reconfiguring LM and DMC on rebuilt linux server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/554628#M9955</link>
      <description>&lt;P&gt;We did rebuild existing server that hosted LM and DMC. I did install latest splunk on the rebuilt server. Copied configuration settings from old build. Now when I try to turn&amp;nbsp; on splunk service, the service does start up fine but when I try accessing it from UI, I see below mentioned errors logged in splunkd.log:&lt;/P&gt;&lt;P&gt;Error in Indexer Discovery communication. Verify&lt;BR /&gt;that the pass4SymmKey set under [indexer_discovery:dr_indexer_cluster_group] in 'outputs.conf' matches the same setting&lt;BR /&gt;under [indexer_discovery] in 'server.conf' on the Cluster Master. [uri=&lt;A href="https://splunk-idx-cm.trgtm.ostravam.corp.tels" target="_blank"&gt;https://splunk-idx-cm.trgtm.ostravam.corp.tels&lt;/A&gt;&lt;BR /&gt;tra.com:8089/services/indexer_discovery http_code=502 http_response="Error connecting: SSL not configured on client"]&lt;/P&gt;&lt;P&gt;I did decrypt and verified that the pass4symmkey is same on CM and the new server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;SSLCommon - Can't read key file /opt/splunk/etc/auth/server.pem errno=101077092 err&lt;BR /&gt;or:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt&lt;/P&gt;&lt;P&gt;SSL context could not be created - error in cert or password is wrong&lt;BR /&gt;&amp;nbsp;HTTPServer - SSL will not be enabled&lt;/P&gt;&lt;P&gt;Not sure what this error is all about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 05:47:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/554628#M9955</guid>
      <dc:creator>sdkp03</dc:creator>
      <dc:date>2021-06-07T05:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with reconfiguring LM and DMC on rebuilt linux server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/554692#M9960</link>
      <description>&lt;P&gt;Make sure the new server has the correct SSL certificate(s) installed.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 12:51:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/554692#M9960</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-07T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with reconfiguring LM and DMC on rebuilt linux server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/555024#M9969</link>
      <description>&lt;P&gt;Thanks for the reply. I have been thinking on same lines and trying to find steps to install new certificates. However I did not find any steps to establish connection between DMC/LM and peers. Error message as extracted from our log file:&lt;/P&gt;&lt;P&gt;ERROR SSLCommon - Can't read key file /opt/splunk/etc/auth/ost_certs/model_lms_CA.pem errno=101077092 error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified that the license file has no special characters. Have also verified that the existing cert can be accessed using below command:&lt;/P&gt;&lt;P&gt;openssl x509 -in /opt/splunk/etc/auth/ost_certs/model_lms_CA.pem -text -noout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think following same steps as below would help me with the issue?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Security/How-do-I-set-up-SSL-forwarding-with-new-self-signed-certificates/td-p/57046" target="_blank"&gt;https://community.splunk.com/t5/Security/How-do-I-set-up-SSL-forwarding-with-new-self-signed-certificates/td-p/57046&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 06:13:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/555024#M9969</guid>
      <dc:creator>sdkp03</dc:creator>
      <dc:date>2021-06-09T06:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with reconfiguring LM and DMC on rebuilt linux server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/555099#M9972</link>
      <description>&lt;P&gt;I don't have enough experience with SSL to say for sure, but I think it's worth trying.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 14:05:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/555099#M9972</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-09T14:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with reconfiguring LM and DMC on rebuilt linux server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/555164#M9973</link>
      <description>&lt;P&gt;Have you check that your cert file contains the whole certificate chain?&lt;/P&gt;&lt;P&gt;Can you send your server.conf and outputs.conf?&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 18:02:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/555164#M9973</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-06-09T18:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with reconfiguring LM and DMC on rebuilt linux server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/556917#M10008</link>
      <description>&lt;P&gt;Eventually it has been found that the issue has been identified with the sslpassword. Old certificates were configured with sslpassword that started with a space. Example: " test123". Now when I try to store the same password in outputs.conf and restart the server, splunk is ignoring the leading space character. I have tried to add password in double quotes, single quotes, escaping with a forward slash - nothing seems to be helping with getting the right password encrypted. This is where am stuck now at.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 01:50:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/556917#M10008</guid>
      <dc:creator>sdkp03</dc:creator>
      <dc:date>2021-06-24T01:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with reconfiguring LM and DMC on rebuilt linux server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/556939#M10011</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can you try to change password of this certificate file? E.g.&amp;nbsp;&lt;A href="https://smallbusiness.chron.com/change-pass-phrase-ssl-certificates-29137.html" target="_blank"&gt;https://smallbusiness.chron.com/change-pass-phrase-ssl-certificates-29137.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 06:48:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-help-with-reconfiguring-LM-and-DMC-on-rebuilt-linux-server/m-p/556939#M10011</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-06-24T06:48:26Z</dc:date>
    </item>
  </channel>
</rss>

