<?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 SplunkWeb Certificates Issue in Security</title>
    <link>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20064#M664</link>
    <description>&lt;P&gt;Recently I noticed I couldn't gain access to Splunkweb on one of Splunk installations. The installation was running fine when I used it previously, and then next day I was met with a certificates issue.&lt;/P&gt;

&lt;P&gt;When I stop and start the services I see the following output:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# ./splunk start

Splunk&amp;gt; Australian for grep.

Checking prerequisites...
        Checking http port [8000]: open
        Checking mgmt port [8089]: open
        Checking configuration...  Done.
        Checking index directory...
        Validated databases: _audit _blocksignature _internal _thefishbucket history main summary
        Done
Success
        Checking conf files for typos...
All preliminary checks passed.

Starting splunk server daemon (splunkd)...
                                                           [  OK  ]
Done.Starting splunkweb... Generating certs for splunkweb server
Generating a 1024 bit RSA private key
........++++++
......++++++
writing new private key to 'privKeySecure.pem'
-----
Signature ok
subject=/CN=dev/O=SplunkUser
Error opening CA Certificate ca.pem
22576:error:02001002:system library:fopen:No such file or directory:bss_file.c:356:fopen('ca.pem','r')
22576:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:358:
unable to load certificate
Command failed (ret=1), exiting.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'm not sure what has gone wrong here... any advice would be appreciated.&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
    <pubDate>Thu, 05 Apr 2012 14:53:51 GMT</pubDate>
    <dc:creator>MHibbin</dc:creator>
    <dc:date>2012-04-05T14:53:51Z</dc:date>
    <item>
      <title>SplunkWeb Certificates Issue</title>
      <link>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20064#M664</link>
      <description>&lt;P&gt;Recently I noticed I couldn't gain access to Splunkweb on one of Splunk installations. The installation was running fine when I used it previously, and then next day I was met with a certificates issue.&lt;/P&gt;

&lt;P&gt;When I stop and start the services I see the following output:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# ./splunk start

Splunk&amp;gt; Australian for grep.

Checking prerequisites...
        Checking http port [8000]: open
        Checking mgmt port [8089]: open
        Checking configuration...  Done.
        Checking index directory...
        Validated databases: _audit _blocksignature _internal _thefishbucket history main summary
        Done
Success
        Checking conf files for typos...
All preliminary checks passed.

Starting splunk server daemon (splunkd)...
                                                           [  OK  ]
Done.Starting splunkweb... Generating certs for splunkweb server
Generating a 1024 bit RSA private key
........++++++
......++++++
writing new private key to 'privKeySecure.pem'
-----
Signature ok
subject=/CN=dev/O=SplunkUser
Error opening CA Certificate ca.pem
22576:error:02001002:system library:fopen:No such file or directory:bss_file.c:356:fopen('ca.pem','r')
22576:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:358:
unable to load certificate
Command failed (ret=1), exiting.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'm not sure what has gone wrong here... any advice would be appreciated.&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 14:53:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20064#M664</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-04-05T14:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb Certificates Issue</title>
      <link>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20065#M665</link>
      <description>&lt;P&gt;Looks like you are trying to generate a certificate against a non-existant root CA.  You might need to generate a new root CA.  Try reading the following section of the docs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.1/admin/Secureaccesstoyoursplunkserverwithssl#Generate_a_new_root_certificate" target="test_blank"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.1/admin/Secureaccesstoyoursplunkserverwithssl#Generate_a_new_root_certificate&lt;/A&gt; 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 Apr 2012 16:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20065#M665</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-04-05T16:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb Certificates Issue</title>
      <link>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20066#M666</link>
      <description>&lt;P&gt;That corrected the issue... Do you know how I might find the cause of the issue. i.e. what to look for in logs (splunk or system)?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 16:38:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20066#M666</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-04-05T16:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb Certificates Issue</title>
      <link>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20067#M667</link>
      <description>&lt;P&gt;I don't think that there are many (if any) scenarios where Splunk will remove ca.pem.  Given that Splunk was trying to generate a new cert on start up, it seems that the server.pem file went missing as well.  Any recent changes to server.conf or $SPLUNK_HOME/etc, specifically $SPLUNK_HOME/etc/auth?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:38:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20067#M667</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2020-09-28T11:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb Certificates Issue</title>
      <link>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20068#M668</link>
      <description>&lt;P&gt;I can't think of any changes I made to etc or etc/auth... I normally restrict my changes to etc/apps or etc/system. :S I must have done something outside of Splunk then (though I'm not sure what). Thanks anyway!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 17:24:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/SplunkWeb-Certificates-Issue/m-p/20068#M668</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-04-05T17:24:55Z</dc:date>
    </item>
  </channel>
</rss>

