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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...