<?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 am I getting an error in splunkd.log when setting up Splunk Port 9997 SSL in Security</title>
    <link>https://community.splunk.com/t5/Security/Why-am-I-getting-an-error-in-splunkd-log-when-setting-up-Splunk/m-p/425475#M10050</link>
    <description>&lt;P&gt;Attempting to set up new Splunk 7.2.4.2 server on Redhat 7 using our own cert. Splunk web works fine with https using our cert. Configured inputs.conf and server.conf to allow ssl for receiving from forwarders.  Get the following ERROR in splunkd.log:&lt;/P&gt;

&lt;P&gt;TcpInputConfig - SSL context not found. Will not open splunk to splunk (SSL) IPv4 port 9997&lt;/P&gt;

&lt;P&gt;inputs.conf and server.conf are as follows:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = myserver.com

[splunktcp-ssl:9997]
disabled = 0

[SSL]
serverCert = $SPLUNK_HOME/etc/auth/mycert.pem
sslPassword = mypassword
requireClientCert = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;server.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[general]
serverName = myserver.com
pass4SymmKey = symmkey

[sslConfig]
sslRootCAPath = $SPLUNK_HOME/etc/auth/rootcert.pem
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also perhaps a related issue?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; ERROR IntrospectionGenerator:resource_usage -  KVStoreConfigurationProvider - Unable to read an X509 cert from '' file
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 17:42:04 GMT</pubDate>
    <dc:creator>JarrettM</dc:creator>
    <dc:date>2019-03-07T17:42:04Z</dc:date>
    <item>
      <title>Why am I getting an error in splunkd.log when setting up Splunk Port 9997 SSL</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-an-error-in-splunkd-log-when-setting-up-Splunk/m-p/425475#M10050</link>
      <description>&lt;P&gt;Attempting to set up new Splunk 7.2.4.2 server on Redhat 7 using our own cert. Splunk web works fine with https using our cert. Configured inputs.conf and server.conf to allow ssl for receiving from forwarders.  Get the following ERROR in splunkd.log:&lt;/P&gt;

&lt;P&gt;TcpInputConfig - SSL context not found. Will not open splunk to splunk (SSL) IPv4 port 9997&lt;/P&gt;

&lt;P&gt;inputs.conf and server.conf are as follows:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = myserver.com

[splunktcp-ssl:9997]
disabled = 0

[SSL]
serverCert = $SPLUNK_HOME/etc/auth/mycert.pem
sslPassword = mypassword
requireClientCert = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;server.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[general]
serverName = myserver.com
pass4SymmKey = symmkey

[sslConfig]
sslRootCAPath = $SPLUNK_HOME/etc/auth/rootcert.pem
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also perhaps a related issue?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; ERROR IntrospectionGenerator:resource_usage -  KVStoreConfigurationProvider - Unable to read an X509 cert from '' file
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:42:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-an-error-in-splunkd-log-when-setting-up-Splunk/m-p/425475#M10050</guid>
      <dc:creator>JarrettM</dc:creator>
      <dc:date>2019-03-07T17:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting an error in splunkd.log when setting up Splunk Port 9997 SSL</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-an-error-in-splunkd-log-when-setting-up-Splunk/m-p/425476#M10051</link>
      <description>&lt;P&gt;Looking at this specific error:&lt;BR /&gt;
ERROR IntrospectionGenerator:resource_usage - KVStoreConfigurationProvider - Unable to read an X509 cert from &lt;STRONG&gt;''&lt;/STRONG&gt; file.&lt;/P&gt;

&lt;P&gt;It seems like the file was not found. Make sure the $SPLUNK_HOME variable is set and verify the cert file in the specified path and try again.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 18:32:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-an-error-in-splunkd-log-when-setting-up-Splunk/m-p/425476#M10051</guid>
      <dc:creator>cvssravan</dc:creator>
      <dc:date>2019-03-07T18:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting an error in splunkd.log when setting up Splunk Port 9997 SSL</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-an-error-in-splunkd-log-when-setting-up-Splunk/m-p/425477#M10052</link>
      <description>&lt;P&gt;Seems like it must be set and the cert file is in the path because my web.conf uses $SPLUNK_HOME with the same cert and it works:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;web.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;[settings]&lt;BR /&gt;
enableSplunkWebSSL = 1&lt;BR /&gt;
privKeyPath = $SPLUNK_HOME/etc/auth/mykey.pem&lt;BR /&gt;
serverCert = $SPLUNK_HOME/etc/auth/mycert.pem&lt;BR /&gt;
httpport = 8000&lt;/P&gt;

&lt;P&gt;mgmtHostPort = 127.0.0.1:8089&lt;BR /&gt;
appServerPorts = 8065&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:35:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-an-error-in-splunkd-log-when-setting-up-Splunk/m-p/425477#M10052</guid>
      <dc:creator>JarrettM</dc:creator>
      <dc:date>2020-09-29T23:35:53Z</dc:date>
    </item>
  </channel>
</rss>

