Deployment Architecture

Splunk 6.4.0: Forwarding using CA signed SSL certs doesn't work as documented?

aaron_schmuhl
Engager

I am following the documentation here (set for version 6.4.0): https://docs.splunk.com/Documentation/Splunk/7.0.2/Security/ConfigureSplunkforwardingtousesignedcert...

The documentation states that the variable sslPassword be set, but Splunk won't start unless it is named "password" in the [SSL] stanza in $SPLUNK_HOME/etc/system/local/inputs.conf. Clearly Splunk is seeing my [SSL] stanza, but refuses to open the tcp port, stating:

02-28-2018 16:15:58.055 -0600 ERROR TcpInputConfig - SSL context not found. Will not open raw (SSL) IPv4 port #####

My [SSL] stanza is in the following format:

[SSL]
serverCert = /opt/splunk/etc/certs/myIndexerCert.pem
rootCA = /opt/splunk/etc/certs/ROOTCACert.pem
requireClientCert = true
password = ###############==

Does the [SSL] stanza need to be somewhere else besides $SPLUNK_HOME/etc/system/local/inputs.conf?

Tags (2)
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...