<?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 How do I renew a Splunk forwarder's default certificate? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/410254#M72709</link>
    <description>&lt;P&gt;Hello Splunkers ,&lt;/P&gt;

&lt;P&gt;My forwarders are running on default certificates that came up with Splunk forwarders installation. But they are going to expire now and i want to use only default ones.&lt;/P&gt;

&lt;P&gt;So guys, please help me figure out how I can renew them for another three years .&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Manish Kumar&lt;/P&gt;</description>
    <pubDate>Fri, 23 Nov 2018 14:56:42 GMT</pubDate>
    <dc:creator>kannu</dc:creator>
    <dc:date>2018-11-23T14:56:42Z</dc:date>
    <item>
      <title>How do I renew a Splunk forwarder's default certificate?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/410254#M72709</link>
      <description>&lt;P&gt;Hello Splunkers ,&lt;/P&gt;

&lt;P&gt;My forwarders are running on default certificates that came up with Splunk forwarders installation. But they are going to expire now and i want to use only default ones.&lt;/P&gt;

&lt;P&gt;So guys, please help me figure out how I can renew them for another three years .&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Manish Kumar&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 14:56:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/410254#M72709</guid>
      <dc:creator>kannu</dc:creator>
      <dc:date>2018-11-23T14:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I renew a Splunk forwarder's default certificate?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/410255#M72710</link>
      <description>&lt;P&gt;Usually they are updated when you upgrade. Is that an option for you? These must be old UFs?&lt;/P&gt;

&lt;P&gt;If not, I would look at downloading the latest version of Splunk and use the certs that come with it, or I believe you can just use openssl to create a new one with a longer expiry (  &lt;A href="https://answers.splunk.com/answers/596538/renewing-serverpem-certificate.html"&gt;https://answers.splunk.com/answers/596538/renewing-serverpem-certificate.html&lt;/A&gt; ). &lt;/P&gt;

&lt;P&gt;The right thing to do would be to swap them out completely for your own. That would make your security team happy! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.1/Security/AboutsecuringyourSplunkconfigurationwithSSL"&gt;http://docs.splunk.com/Documentation/Splunk/7.2.1/Security/AboutsecuringyourSplunkconfigurationwithSSL&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 20:48:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/410255#M72710</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2018-11-23T20:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I renew a Splunk forwarder's default certificate?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/410256#M72711</link>
      <description>&lt;P&gt;Try this bro:&lt;BR /&gt;
Best way to fix the issue is:&lt;BR /&gt;
1. Run the command: $SPLUNK_HOME\bin\openssl x509 -enddate -noout -in $SPLUNK_HOME/etc/auth/server.pem&lt;BR /&gt;
2. Check the expiry date of output if expired then do the below steps:&lt;BR /&gt;
3. Go to $SPLUNK_HOME\etc\auth\&lt;BR /&gt;
4. Rename server.pem to server.pem_backup&lt;BR /&gt;
5. Restart the splunk using command ./splunk restart&lt;BR /&gt;
6. After restart you will be able to see a new server.pem file.&lt;BR /&gt;
7. Check the expiry date of Certificate now using command: $SPLUNK_HOME\bin\openssl x509 -enddate -noout -in $SPLUNK_HOME/etc/auth/server.pem&lt;BR /&gt;
8. The expiry date will be extended.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:00:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/410256#M72711</guid>
      <dc:creator>vishaltaneja070</dc:creator>
      <dc:date>2020-09-29T23:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I renew a Splunk forwarder's default certificate?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/560458#M92639</link>
      <description>&lt;P&gt;This seems wrong now,&lt;/P&gt;&lt;P&gt;support answer:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Upgrade will no renew the default certificates.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You will have to do it on your own.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 10:53:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-renew-a-Splunk-forwarder-s-default-certificate/m-p/560458#M92639</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2021-07-22T10:53:56Z</dc:date>
    </item>
  </channel>
</rss>

