<?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 ERROR TcpInputProc - SSL server   certificate not found, or password is wrong - SSL ports will not be opened in Installation</title>
    <link>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88953#M9425</link>
    <description>&lt;P&gt;Followed the instructions at &lt;A href="http://wiki.splunk.com/Community:Splunk2Splunk_SSL_SelfSignedCert_NewRootCA"&gt;link text&lt;/A&gt; for Configuring Splunk forwarding to use SSL certificates self-signed by a newly generated root certificate&lt;/P&gt;

&lt;P&gt;I checked the server cert password with openssl rsa -in /opt/splunk/etc/certs/myServerCertificate.pem and I am able to see RSA Private key&lt;/P&gt;

&lt;P&gt;I also have the password type in inputs.conf and it gets hashed&lt;/P&gt;

&lt;P&gt;but on the indexer startup log, I get 07-02-2012 23:57:58.047 +0000 ERROR TcpInputProc - SSL server &lt;/P&gt;

&lt;P&gt;certificate not found, or password is wrong - SSL ports will not be opened&lt;/P&gt;

&lt;P&gt;this is starting to make me mad ..wasting my time for such a small issue or bug!&lt;/P&gt;

&lt;P&gt;any idea?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2012 00:38:25 GMT</pubDate>
    <dc:creator>FatDragon1</dc:creator>
    <dc:date>2012-07-03T00:38:25Z</dc:date>
    <item>
      <title>ERROR TcpInputProc - SSL server   certificate not found, or password is wrong - SSL ports will not be opened</title>
      <link>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88953#M9425</link>
      <description>&lt;P&gt;Followed the instructions at &lt;A href="http://wiki.splunk.com/Community:Splunk2Splunk_SSL_SelfSignedCert_NewRootCA"&gt;link text&lt;/A&gt; for Configuring Splunk forwarding to use SSL certificates self-signed by a newly generated root certificate&lt;/P&gt;

&lt;P&gt;I checked the server cert password with openssl rsa -in /opt/splunk/etc/certs/myServerCertificate.pem and I am able to see RSA Private key&lt;/P&gt;

&lt;P&gt;I also have the password type in inputs.conf and it gets hashed&lt;/P&gt;

&lt;P&gt;but on the indexer startup log, I get 07-02-2012 23:57:58.047 +0000 ERROR TcpInputProc - SSL server &lt;/P&gt;

&lt;P&gt;certificate not found, or password is wrong - SSL ports will not be opened&lt;/P&gt;

&lt;P&gt;this is starting to make me mad ..wasting my time for such a small issue or bug!&lt;/P&gt;

&lt;P&gt;any idea?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 00:38:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88953#M9425</guid>
      <dc:creator>FatDragon1</dc:creator>
      <dc:date>2012-07-03T00:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR TcpInputProc - SSL server   certificate not found, or password is wrong - SSL ports will not be opened</title>
      <link>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88954#M9426</link>
      <description>&lt;P&gt;Same problem if I use&lt;BR /&gt;
&lt;A href="http://wiki.splunk.com/Community:Splunk2Splunk_SSL_DefaultCerts"&gt;http://wiki.splunk.com/Community:Splunk2Splunk_SSL_DefaultCerts&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;with the default inputs.conf and password for password and I got all my default files in /opt/splunk/etc/auth as wiki mentions and I get following:&lt;/P&gt;

&lt;P&gt;07-03-2012 00:44:02.799 +0000 INFO  TcpInputProc - supporting SSL v2/v3&lt;BR /&gt;
07-03-2012 00:44:02.799 +0000 DEBUG TcpInputProc - SSL dhfile=&lt;BR /&gt;
07-03-2012 00:44:02.799 +0000 DEBUG TcpInputProc - SSL requireClientCert=0&lt;BR /&gt;
07-03-2012 00:44:02.800 +0000 ERROR TcpInputProc - SSL server certificate not found, or password is wrong - SSL ports will not be opened&lt;BR /&gt;
07-03-2012 00:44:02.800 +0000 INFO  TcpInputProc - IPv4 port 9997 is reserved for splunk 2 splunk&lt;BR /&gt;
07-03-2012 00:44:02.800 +0000 INFO  TcpInputProc - IPv4 port 9997 is not compressed&lt;BR /&gt;
07-03-2012 00:44:02.800 +0000 INFO  TcpInputProc - IPv4 port 9997 is reserved for splunk 2 splunk (SSL)&lt;BR /&gt;
07-03-2012 00:44:02.801 +0000 INFO  TcpInputProc - IPv4 port 9997 is compressed&lt;BR /&gt;
07-03-2012 00:44:02.801 +0000 DEBUG TcpInputProc - readConfig - creating acceptor for IPv4 port 9997&lt;BR /&gt;
07-03-2012 00:44:02.801 +0000 DEBUG TcpInputProc - Initing Acceptor with  Non-SSL&lt;BR /&gt;
07-03-2012 00:44:02.801 +0000 INFO  TcpInputProc - Registering metrics callback for: tcpin_connections&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 00:47:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88954#M9426</guid>
      <dc:creator>FatDragon1</dc:creator>
      <dc:date>2012-07-03T00:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR TcpInputProc - SSL server   certificate not found, or password is wrong - SSL ports will not be opened</title>
      <link>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88955#M9427</link>
      <description>&lt;P&gt;with self-signed certs:&lt;/P&gt;

&lt;P&gt;here is the complete output on the server (indexer) and I see the first error sslcommon line below:&lt;/P&gt;

&lt;P&gt;07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - Initializing&lt;BR /&gt;
07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - creating tcp pipelineData queue&lt;BR /&gt;
07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - Reconfiguring&lt;BR /&gt;
07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - readConfig - clearing maps&lt;BR /&gt;
07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - global prop enables2sHeartbeat=true&lt;BR /&gt;
07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - global prop s2skeepaliveTimeout=600&lt;BR /&gt;
07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - global prop inputShutdownTimeout=90&lt;BR /&gt;
07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - global prop rdnsMaxDutyCycle=10&lt;BR /&gt;
07-03-2012 01:20:45.431 +0000 DEBUG TcpInputProc - readConfig - scanning configs&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 DEBUG TcpInputProc - SSL serverCert=/opt/splunk/etc/certs/myServerCetificate.pem&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 DEBUG TcpInputProc - SSL rootCA=/opt/splunk/etc/certs/myCACertificat.pem&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 DEBUG TcpInputProc - Key file password requires decrypting&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 INFO  TcpInputProc - SSL cipherSuite=ALL:!aNULL:!eNULL:!LOW:!EXP:RC4RSA:+HIGH:+MEDIUM&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 INFO  TcpInputProc - supporting SSL v2/v3&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 DEBUG TcpInputProc - SSL dhfile=&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 DEBUG TcpInputProc - SSL requireClientCert=0&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 ERROR SSLCommon - Can't read key file /opt/splunk/etc/certs/myServerertificate.pem errno=101077092 error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad derypt.&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 ERROR TcpInputProc - SSL server certificate not found, or password i wrong - SSL ports will not be opened&lt;BR /&gt;
07-03-2012 01:20:45.432 +0000 INFO  TcpInputProc - IPv4 port 9997 is reserved for splunk 2 splunk&lt;BR /&gt;
07-03-2012 01:20:45.433 +0000 INFO  TcpInputProc - IPv4 port 9997 is not compressed&lt;BR /&gt;
07-03-2012 01:20:45.433 +0000 INFO  TcpInputProc - IPv4 port 9997 is reserved for splunk 2 splunk SSL)&lt;BR /&gt;
07-03-2012 01:20:45.433 +0000 INFO  TcpInputProc - IPv4 port 9997 is compressed&lt;BR /&gt;
07-03-2012 01:20:45.433 +0000 DEBUG TcpInputProc - readConfig - creating acceptor for IPv4 port 997&lt;BR /&gt;
07-03-2012 01:20:45.433 +0000 DEBUG TcpInputProc - Initing Acceptor with  Non-SSL&lt;BR /&gt;
07-03-2012 01:20:45.433 +0000 INFO  TcpInputProc - Registering metrics callback for: tcpin_connectons&lt;/P&gt;

&lt;P&gt;any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:00:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88955#M9427</guid>
      <dc:creator>FatDragon1</dc:creator>
      <dc:date>2020-09-28T12:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR TcpInputProc - SSL server   certificate not found, or password is wrong - SSL ports will not be opened</title>
      <link>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88956#M9428</link>
      <description>&lt;P&gt;This got to have some dependencies on something. This is crazy!&lt;/P&gt;

&lt;P&gt;There are no changes in permission or the files in /opt/splunk/etc/certs/ since &lt;BR /&gt;
-rw-r--r--  1 splunk splunk 2909 Jul  2 04:53 myServerCertificate.pem&lt;BR /&gt;
-rw-r--r--  1 splunk splunk  973 Jul  2 04:51 myServerPublicCertificate.pem&lt;/P&gt;

&lt;P&gt;Same output from earlier time ,shows all is well&lt;/P&gt;

&lt;P&gt;07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - Initializing&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - creating tcp pipelineData queue&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - Reconfiguring&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - readConfig - clearing maps&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - global prop enables2sHeartbeat=true&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - global prop s2skeepaliveTimeout=600&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - global prop inputShutdownTimeout=90&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - global prop rdnsMaxDutyCycle=10&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - readConfig - scanning configs&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - SSL serverCert=/opt/splunk/etc/certs/myServerCertificate.pem&lt;BR /&gt;
07-02-2012 08:42:54.867 +0000 DEBUG TcpInputProc - SSL rootCA=/opt/splunk/etc/certs/myCACertificate.pem&lt;BR /&gt;
07-02-2012 08:42:54.868 +0000 DEBUG TcpInputProc - Key file password requires decrypting&lt;BR /&gt;
07-02-2012 08:42:54.868 +0000 INFO  TcpInputProc - SSL cipherSuite=ALL:!aNULL:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM&lt;BR /&gt;
07-02-2012 08:42:54.868 +0000 INFO  TcpInputProc - supporting SSL v2/v3&lt;BR /&gt;
07-02-2012 08:42:54.868 +0000 DEBUG TcpInputProc - SSL dhfile=&lt;BR /&gt;
07-02-2012 08:42:54.868 +0000 DEBUG TcpInputProc - SSL requireClientCert=0&lt;BR /&gt;
07-02-2012 08:42:54.869 +0000 INFO  TcpInputProc - IPv4 port 9997 is reserved for splunk 2 splunk&lt;BR /&gt;
07-02-2012 08:42:54.869 +0000 INFO  TcpInputProc - IPv4 port 9997 is not compressed&lt;BR /&gt;
07-02-2012 08:42:54.869 +0000 INFO  TcpInputProc - IPv4 port 9997 is reserved for splunk 2 splunk (SSL)&lt;BR /&gt;
07-02-2012 08:42:54.869 +0000 INFO  TcpInputProc - IPv4 port 9997 is compressed&lt;BR /&gt;
07-02-2012 08:42:54.869 +0000 DEBUG TcpInputProc - readConfig - creating acceptor for IPv4 port 9997&lt;BR /&gt;
07-02-2012 08:42:54.869 +0000 DEBUG TcpInputProc - Initing Acceptor with  SSL&lt;BR /&gt;
07-02-2012 08:42:54.869 +0000 INFO  TcpInputProc - Registering metrics callback for: tcpin_connections&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 01:32:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88956#M9428</guid>
      <dc:creator>FatDragon1</dc:creator>
      <dc:date>2012-07-03T01:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR TcpInputProc - SSL server   certificate not found, or password is wrong - SSL ports will not be opened</title>
      <link>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88957#M9429</link>
      <description>&lt;P&gt;maybe this is a bug with password hashing mechanism of inputs.conf password entry&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 01:34:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88957#M9429</guid>
      <dc:creator>FatDragon1</dc:creator>
      <dc:date>2012-07-03T01:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR TcpInputProc - SSL server   certificate not found, or password is wrong - SSL ports will not be opened</title>
      <link>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88958#M9430</link>
      <description>&lt;P&gt;This is crazy..I went to input.conf and retyped the password and restart it and it hashed and then I restarted again few times and everytime is okay now!&lt;/P&gt;

&lt;P&gt;I will update you all , if I find ERROR on ssl start for the receiver!!!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 01:43:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/ERROR-TcpInputProc-SSL-server-certificate-not-found-or-password/m-p/88958#M9430</guid>
      <dc:creator>FatDragon1</dc:creator>
      <dc:date>2012-07-03T01:43:57Z</dc:date>
    </item>
  </channel>
</rss>

