Security

what is this ssl error?

a212830
Champion

Hi,

I have a 6.2.6 UFW that won't connect to my deployment server. Not sure why - getting this error when starting the forwarder:

[hpov@ezpaasy splunk]$ ../../../bin/splunk start

Splunk> The IT Search Engine.

Checking prerequisites...
Checking mgmt port [8089]: open
Checking conf files for problems...
ERROR SSLCommon - Can't read CA list
ERROR ServerConfig - Couldn't initialize SSL Context for HTTPClient in ServerConfig
Done
All preliminary checks passed.

Starting splunk server daemon (splunkd)...
Declared role=universal_forwarder.
Done

And this error appears in the splunkd.log:

09-27-2016 10:27:38.731 -0400 ERROR HTTPClient - Should have gotten at least 3 tokens in status line, while getting response code. Only got 0.
09-27-2016 10:27:38.731 -0400 INFO HttpPubSubConnection - Secure HTTP POST failed: Unknown read error
09-27-2016 10:27:38.731 -0400 INFO HttpPubSubConnection - Could not obtain connection, will retry after=80 seconds.

Any suggestions? The deployment server is reachable and running. It is not busy, or over-worked.

0 Karma

jkat54
SplunkTrust
SplunkTrust

Sounds like the SSL certificate has expired. The easiest way to renew it is to upgrade the forwarder to the latest version.

0 Karma

sloshburch
Splunk Employee
Splunk Employee

In which case see if the docs have something newer than this:
${SPLUNK_HOME}/bin/splunk createssl server-cert -d ${SPLUNK_HOME}/etc/auth -n server -l 2048 1> /dev/null

Let us know if that does it for ya.

0 Karma
Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...