<?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: Server certificate renewal failed in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687852#M19408</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;anyone else with a suggestion? &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;Thanks again, best regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2024 10:33:06 GMT</pubDate>
    <dc:creator>gc</dc:creator>
    <dc:date>2024-05-17T10:33:06Z</dc:date>
    <item>
      <title>Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/686322#M19302</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I have a problem with one of our Splunk installations on Windows. The server certificate is expired and I'm unable to renew it. I've tried renaming&amp;nbsp;C:\Program Files\Splunk\etc\auth\server.pem and restarting Splunk, which ends with that:&lt;/P&gt;&lt;P&gt;The certificate generation script did not generate the expected certificate file:C:\Program Files\Splunk\etc\auth\server.pem. Splunkd port communication will not work.&lt;BR /&gt;SSL certificate generation failed.&lt;/P&gt;&lt;P&gt;And I also tried this command:&amp;nbsp;C:\Program Files\Splunk\bin&amp;gt;splunk createssl server-cert -d "C:\Program Files\Splunk\etc\auth" -n server -c *servername*&lt;BR /&gt;Which also fails with this:&lt;/P&gt;&lt;P&gt;CreateProcess: error 193&lt;BR /&gt;Command failed (ret=-1), exiting.&lt;/P&gt;&lt;P&gt;Anyone knows how to fix this? Thanks in advance.&lt;BR /&gt;Best regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 13:55:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/686322#M19302</guid>
      <dc:creator>gc</dc:creator>
      <dc:date>2024-05-03T13:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/686355#M19303</link>
      <description>&lt;P&gt;1. Check Your Admin Permissions etc&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Could it be AV / blocking the action - command?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 16:33:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/686355#M19303</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-05-03T16:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/686852#M19342</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for replying, checked the permission and disabled AV, still the same outcome. Any other ideas?&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Alex&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 08:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/686852#M19342</guid>
      <dc:creator>gc</dc:creator>
      <dc:date>2024-05-08T08:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687852#M19408</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;anyone else with a suggestion? &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;Thanks again, best regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 10:33:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687852#M19408</guid>
      <dc:creator>gc</dc:creator>
      <dc:date>2024-05-17T10:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687856#M19409</link>
      <description>&lt;P&gt;Try this, not sure if it will work, but worth a try.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;See if the variable is pointing to this file which contains SSL config / library's etc&amp;nbsp;&lt;/P&gt;&lt;P&gt;echo %OPENSSL_CONF%&lt;BR /&gt;&lt;BR /&gt;Set it as below and try again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;set OPENSSL_CONF=c:\Program Files\Splunk\openssl.cnf&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 11:07:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687856#M19409</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-05-17T11:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687874#M19410</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;thank you for your idea, but unfortunately it was not working:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gc_0-1715951156637.png" style="width: 715px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/30857i6F8B1AECC6732704/image-dimensions/715x402?v=v2" width="715" height="402" role="button" title="gc_0-1715951156637.png" alt="gc_0-1715951156637.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The path is correct. Is there any way to find out, why the generation is failing? Checked some logs, but couldn't find anything that was helping...&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 13:08:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687874#M19410</guid>
      <dc:creator>gc</dc:creator>
      <dc:date>2024-05-17T13:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687880#M19412</link>
      <description>&lt;P&gt;There may be something in splunkd.log(not sure) find this in $SPLUNK_HOME\var\log\splunk&lt;/P&gt;&lt;P&gt;Whats the output of this? (I'm starting to think the root cacert.pem has something to do with this.)&lt;/P&gt;&lt;P&gt;openssl x509 -in "c:\Program Files\Splunk\etc\auth\cacert.pem" -text -noout&lt;/P&gt;&lt;P&gt;Does it show its expired? may be this has something to do with it.&lt;/P&gt;&lt;P&gt;Try and rename that file cacert.pem or it could be ca.pem and do a restart&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 13:39:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687880#M19412</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-05-17T13:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687896#M19414</link>
      <description>&lt;P&gt;I have checked the log, there is nothing there. In fact there is only 1 log with new entries. These are the last entries from splunkd-utility.log:&lt;/P&gt;&lt;P&gt;05-17-2024 16:44:40.570 +0200 INFO ServerConfig - Found no hostname options in server.conf. Will attempt to use default for now.&lt;BR /&gt;05-17-2024 16:44:40.570 +0200 INFO ServerConfig - Host name option is "".&lt;BR /&gt;05-17-2024 16:44:40.570 +0200 INFO ServerConfig - TLS Sidecar disabled&lt;BR /&gt;05-17-2024 16:44:40.570 +0200 WARN SSLOptions - server.conf/[sslConfig]/sslVerifyServerCert is false disabling certificate validation; must be set to "true" for increased security&lt;BR /&gt;05-17-2024 16:44:40.570 +0200 INFO ServerConfig - No 'C:\Program Files\Splunk\etc\auth\server.pem' certificate found. Splunkd communication will not work without this. If this is a fresh installation, this should be OK.&lt;BR /&gt;05-17-2024 16:44:40.586 +0200 INFO ServerConfig - disableSSLShutdown=0&lt;BR /&gt;05-17-2024 16:44:40.586 +0200 INFO ServerConfig - Setting search process to have long life span: enable_search_process_long_lifespan=1&lt;BR /&gt;05-17-2024 16:44:40.586 +0200 INFO ServerConfig - enableTeleportSupervisor=0, scsEvironment=production&lt;BR /&gt;05-17-2024 16:44:40.586 +0200 INFO ServerConfig - certificateStatusValidationMethod is not set, defaulting to none.&lt;BR /&gt;05-17-2024 16:44:40.586 +0200 INFO ServerConfig - Splunk is starting with EC-SSC disabled&lt;/P&gt;&lt;P&gt;cacert.pem is valid till 2027 and I have checked server.conf, which has no entry for hostname. But this seems to be normal, have checked against another installation.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 15:01:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687896#M19414</guid>
      <dc:creator>gc</dc:creator>
      <dc:date>2024-05-17T15:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687899#M19416</link>
      <description>&lt;P&gt;That WARN is just for extra security.&lt;/P&gt;&lt;P&gt;Its still having issues with the server.pem file&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm out of options to check mate, consider logging a support call, or you could if this is an option to you, backup /etc/apps folder and re-install Splunk,&amp;nbsp; and restore the backed up /etc/apps folder, I know this is a drastic step...but might be quicker.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 15:23:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/687899#M19416</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-05-17T15:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Server certificate renewal failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/688181#M19434</link>
      <description>&lt;P&gt;Thanks, I did a reinstallation. And just to be sure, I had to save + restore \var\lib\splunk&lt;BR /&gt;Thanks for your help, have a good day &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 14:44:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Server-certificate-renewal-failed/m-p/688181#M19434</guid>
      <dc:creator>gc</dc:creator>
      <dc:date>2024-05-21T14:44:38Z</dc:date>
    </item>
  </channel>
</rss>

