<?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: How to resolve &amp;quot;ssl23_get_client_hello unknown protocol&amp;quot; error on indexer and &amp;quot;TcpOutputFd Read error&amp;quot; on forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-quot-ssl23-get-client-hello-unknown-protocol-quot/m-p/247060#M47668</link>
    <description>&lt;P&gt;So why at &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Admin/Outputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Admin/Outputsconf&lt;/A&gt; we have :&lt;/P&gt;

&lt;P&gt;sslPassword = &lt;BR /&gt;
The &lt;STRONG&gt;password associated with the CAcert&lt;/STRONG&gt;.&lt;BR /&gt;
The default Splunk CAcert uses the password "password".&lt;BR /&gt;
There is no default value.*&lt;/P&gt;

&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Mon, 28 Nov 2016 15:31:39 GMT</pubDate>
    <dc:creator>splunkreal</dc:creator>
    <dc:date>2016-11-28T15:31:39Z</dc:date>
    <item>
      <title>How to resolve "ssl23_get_client_hello unknown protocol" error on indexer and "TcpOutputFd Read error" on forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-quot-ssl23-get-client-hello-unknown-protocol-quot/m-p/247058#M47666</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;

&lt;P&gt;I'm using this on deployment-apps (universal forwarder deployment) :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
server = indexer:9997

[tcpout-server://indexer:9997]
sslCertPath = $SPLUNK_HOME/etc/apps/APP_OUTPUTS_BASE_PPR/local/server.pem
sslPassword = password
sslRootCAPath = $SPLUNK_HOME/etc/apps/APP_OUTPUTS_BASE_PPR/local/cacert.pem
sslVerifyServerCert = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'm 99% sure sslPassword for my cacert.pem is not 'password', so isn't it working for server.pem instead (default splunk cert) ?&lt;/P&gt;

&lt;P&gt;If I use the correct cacert pass, I get &lt;CODE&gt;ssl23_get_client_hello unknown protocol&lt;/CODE&gt; on indexer and &lt;CODE&gt;TcpOutputFd Read error&lt;/CODE&gt; on forwarder.&lt;/P&gt;

&lt;P&gt;Thanks for your clarification.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2016 09:53:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-quot-ssl23-get-client-hello-unknown-protocol-quot/m-p/247058#M47666</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2016-11-25T09:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve "ssl23_get_client_hello unknown protocol" error on indexer and "TcpOutputFd Read error" on forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-quot-ssl23-get-client-hello-unknown-protocol-quot/m-p/247059#M47667</link>
      <description>&lt;P&gt;Hi realsplunk,&lt;BR /&gt;
sorry for this detail:&lt;BR /&gt;
the steps you have to do are:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;insert correct password in inputs.conf (verify where is the inputs.conf file where there is sslPassword: $SPLUNK_HOME/etc/system/local) on your indexers;&lt;/LI&gt;
&lt;LI&gt;restart indexers, password will be encrypted&lt;/LI&gt;
&lt;LI&gt;insert correct password in inputs.conf in your TA (in local directory);&lt;/LI&gt;
&lt;LI&gt;restart forwarder, password will be encrypted&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;If you insert outputs.conf in default directory, password will be encrypted in local directory and not encripted in default directory.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2016 12:48:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-quot-ssl23-get-client-hello-unknown-protocol-quot/m-p/247059#M47667</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-11-25T12:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve "ssl23_get_client_hello unknown protocol" error on indexer and "TcpOutputFd Read error" on forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-quot-ssl23-get-client-hello-unknown-protocol-quot/m-p/247060#M47668</link>
      <description>&lt;P&gt;So why at &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Admin/Outputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Admin/Outputsconf&lt;/A&gt; we have :&lt;/P&gt;

&lt;P&gt;sslPassword = &lt;BR /&gt;
The &lt;STRONG&gt;password associated with the CAcert&lt;/STRONG&gt;.&lt;BR /&gt;
The default Splunk CAcert uses the password "password".&lt;BR /&gt;
There is no default value.*&lt;/P&gt;

&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 15:31:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-quot-ssl23-get-client-hello-unknown-protocol-quot/m-p/247060#M47668</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2016-11-28T15:31:39Z</dc:date>
    </item>
  </channel>
</rss>

