<?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 Why is KV Store certificate renewal not working? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471252#M4168</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8663i8995290DFACD6037/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Does anyone know where may I find official documentation which will help me to resolve this problem?&lt;/P&gt;
&lt;P&gt;I have renewed a certificate using this tutorial, but for some reason, MongoDB is still not starting.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://splunkonbigdata.com/2019/07/03/failed-to-start-kv-store-process-see-mongod-log-and-splunkd-log-for-details/" target="_blank" rel="noopener"&gt;https://splunkonbigdata.com/2019/07/03/failed-to-start-kv-store-process-see-mongod-log-and-splunkd-log-for-details/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;mongodb.log is showing this error...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;2020-04-11T10:27:08.899Z W CONTROL [main] net.ssl.sslCipherConfig is deprecated. It will be removed in a future release.
2020-04-11T10:27:08.902Z F NETWORK [main] The provided SSL certificate is expired or not yet valid.
2020-04-11T10:27:08.902Z F - [main] Fatal Assertion 28652 at src/mongo/util/net/ssl_manager.cpp 1145
2020-04-11T10:27:08.902Z F - [main] 
***aborting after fassert() failure&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone here help?&lt;/P&gt;
&lt;P&gt;Cheers&lt;BR /&gt;Konrad&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2022 15:24:05 GMT</pubDate>
    <dc:creator>conwaw</dc:creator>
    <dc:date>2022-08-18T15:24:05Z</dc:date>
    <item>
      <title>Why is KV Store certificate renewal not working?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471252#M4168</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8663i8995290DFACD6037/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Does anyone know where may I find official documentation which will help me to resolve this problem?&lt;/P&gt;
&lt;P&gt;I have renewed a certificate using this tutorial, but for some reason, MongoDB is still not starting.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://splunkonbigdata.com/2019/07/03/failed-to-start-kv-store-process-see-mongod-log-and-splunkd-log-for-details/" target="_blank" rel="noopener"&gt;https://splunkonbigdata.com/2019/07/03/failed-to-start-kv-store-process-see-mongod-log-and-splunkd-log-for-details/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;mongodb.log is showing this error...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;2020-04-11T10:27:08.899Z W CONTROL [main] net.ssl.sslCipherConfig is deprecated. It will be removed in a future release.
2020-04-11T10:27:08.902Z F NETWORK [main] The provided SSL certificate is expired or not yet valid.
2020-04-11T10:27:08.902Z F - [main] Fatal Assertion 28652 at src/mongo/util/net/ssl_manager.cpp 1145
2020-04-11T10:27:08.902Z F - [main] 
***aborting after fassert() failure&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone here help?&lt;/P&gt;
&lt;P&gt;Cheers&lt;BR /&gt;Konrad&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 15:24:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471252#M4168</guid>
      <dc:creator>conwaw</dc:creator>
      <dc:date>2022-08-18T15:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471253#M4169</link>
      <description>&lt;P&gt;Hello @conwaw ,&lt;/P&gt;

&lt;P&gt;did you find a solution for your problem?&lt;/P&gt;

&lt;P&gt;If still not, try this command on the same host and post here a (redacted) output:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;openssl s_client -connect localhost:8191
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Apr 2020 11:37:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471253#M4169</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-04-13T11:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471254#M4170</link>
      <description>&lt;P&gt;I cannot use Your command because nothing listen on port 8191. This is my problem, its not starting.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 15:03:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471254#M4170</guid>
      <dc:creator>conwaw</dc:creator>
      <dc:date>2020-04-14T15:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471255#M4171</link>
      <description>&lt;P&gt;Hello  Konrad,&lt;/P&gt;

&lt;P&gt;ah, I see " The provided SSL certificate is expired or not yet valid." message. Lets check the start and end validity of the certificate.&lt;/P&gt;

&lt;P&gt;I assume you used a createssl command with the same parameters as mentioned in the blog post and a new certificate named "server.pem" was (re)created.&lt;/P&gt;

&lt;P&gt;can you provide output of following commands:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ls -ltr /opt/splunk/etc/auth

openssl x509 -in /opt/splunk/etc/auth/server.pem -noout -text
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and other question: you have a stand alone splunk and not a (SH) cluster, right?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 16:06:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471255#M4171</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-04-14T16:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471256#M4172</link>
      <description>&lt;P&gt;Hi dyude @conwaw ,&lt;/P&gt;

&lt;P&gt;Try this,&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Stop the Splunk service.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Rename the &lt;STRONG&gt;server.pem&lt;/STRONG&gt;(&lt;EM&gt;$SPLUNK_HOME/etc/auth&lt;/EM&gt;) to server.pemck or move the pem file.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Start the Splunk service.&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;It will generate a new server.pem&lt;/P&gt;

&lt;P&gt;Let me know if this helps. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 17:53:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/471256#M4172</guid>
      <dc:creator>vinod94</dc:creator>
      <dc:date>2020-04-14T17:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/507292#M4604</link>
      <description>&lt;P&gt;Thanks, it worked for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 19:44:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/507292#M4604</guid>
      <dc:creator>Eduardo_Perez</dc:creator>
      <dc:date>2020-07-03T19:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/533383#M4844</link>
      <description>&lt;P&gt;Thank you for this fix big time.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 01:10:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/533383#M4844</guid>
      <dc:creator>SirDrake7</dc:creator>
      <dc:date>2020-12-17T01:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/609999#M8972</link>
      <description>&lt;P&gt;This did the trick, thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 14:59:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/609999#M8972</guid>
      <dc:creator>rmendoza</dc:creator>
      <dc:date>2022-08-18T14:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is KV Store certificate renewal not working?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/619202#M9109</link>
      <description>&lt;P&gt;On Windows, you may get the following error message in mongod.log:&lt;/P&gt;&lt;P&gt;Fatal Assertion 50755 at src\mongo\util\net\ssl_manager_windows.cpp 1609&lt;/P&gt;&lt;P&gt;To fix the error that causes mongod to terminate, you need the following in addition to deleting server.pem:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open Windows certificate management MMC for the local computer&lt;/LI&gt;&lt;LI&gt;Navigate to Personal &amp;gt; Certificates&lt;/LI&gt;&lt;LI&gt;Delete any entries named SplunkServerDefaultCert&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 01 Nov 2022 20:27:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/619202#M9109</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2022-11-01T20:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/620357#M9124</link>
      <description>&lt;P&gt;That worked beautifully for us. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 23:56:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/620357#M9124</guid>
      <dc:creator>freddy_Guo</dc:creator>
      <dc:date>2022-11-09T23:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/626227#M9208</link>
      <description>&lt;P&gt;awesome, thank you, that did it&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 18:30:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/626227#M9208</guid>
      <dc:creator>Gregski11</dc:creator>
      <dc:date>2023-01-06T18:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is KV Store certificate renewal not working?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/626228#M9209</link>
      <description>&lt;P class="lia-indent-padding-left-30px"&gt;appreciate you, thank you so much&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 18:31:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/626228#M9209</guid>
      <dc:creator>Gregski11</dc:creator>
      <dc:date>2023-01-06T18:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/627154#M9226</link>
      <description>&lt;P&gt;it's working! thank you for this &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2023 21:17:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/627154#M9226</guid>
      <dc:creator>fabiofox</dc:creator>
      <dc:date>2023-01-14T21:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/627989#M9227</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I also have to do the same for&amp;nbsp;server_pkcs1.pem file.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 13:56:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/627989#M9227</guid>
      <dc:creator>juhatamminen</dc:creator>
      <dc:date>2023-01-23T13:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why is KV Store certificate renewal not working?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/649643#M9616</link>
      <description>&lt;P&gt;This worked after lot of research. Thank You..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just for others.. Dont run certmgr.msc on server. Instead run certlm.msc to see the "&lt;SPAN&gt;SplunkServerDefaultCert" entries.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I was doing this wrong.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 15:07:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/649643#M9616</guid>
      <dc:creator>pavankumarh</dc:creator>
      <dc:date>2023-07-07T15:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/657266#M9675</link>
      <description>&lt;P&gt;This solution is the one I have been looking for. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 04:59:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/657266#M9675</guid>
      <dc:creator>linhmai_bne</dc:creator>
      <dc:date>2023-09-12T04:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/659363#M9719</link>
      <description>&lt;P&gt;Thank you so much . It works for me!!!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 00:01:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/659363#M9719</guid>
      <dc:creator>Ola</dc:creator>
      <dc:date>2023-10-03T00:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/665898#M9780</link>
      <description>&lt;P&gt;Three years later and this worked! Thanks!!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 17:07:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/665898#M9780</guid>
      <dc:creator>jmrubio</dc:creator>
      <dc:date>2023-10-23T17:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: kvstore certificate renewal is not working...</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/677172#M9872</link>
      <description>&lt;P&gt;Still working in 2024, thanks so much!!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 20:54:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/677172#M9872</guid>
      <dc:creator>tfrederick74656</dc:creator>
      <dc:date>2024-02-09T20:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why is KV Store certificate renewal not working?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/679773#M9906</link>
      <description>&lt;P&gt;worked for me - but - surely this is something that should not happen- there are no warnings in Splunk it just bang - Splunk is down in production&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 11:21:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-KV-Store-certificate-renewal-not-working/m-p/679773#M9906</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2024-03-06T11:21:41Z</dc:date>
    </item>
  </channel>
</rss>

