Security

Unable to setup SSL self sign cert on Windows forwarder and Windows Indexer both Running Windows 2k12

ron5s1
New Member
  1. I have follow the splunk instruction, on my Windows Indexer server I have created a CAroot.pem file

  2. I have also created a myNewServerCertificate.pem file using the instruction combining the below 3 files
    type myServerCertificate.pem myServerPrivateKey.key myCACertificate.pem > myNewServerCertificate.pem

  3. I have also created a myNewForwardercertificate.pem file using the instruction combining the 3 below files
    type myForwarderCertificate.pem myForwarderPrivateKey.key myCACertificate.pem > myNewForwarderCertificate.pem

  4. On my Indexer i pointed inputs.conf to the new cert but when i look in the logs it not using the new cert instead it goes back to the default cert server.pem

my inputs.conf
[splunktcp-ssl:9997]
disabled = 0
[SSL]
serverCert = $SPLUNK_HOME/etc/auth/mycerts/myNewServerCertificate.pem
sslPassword = password123
requireClientCert = false

  1. On my Forwarder here is my outputs.conf and server.conf ouputs.conf: [tcpout] defaultGroup = splunkssl [tcpout:splunkssl] server = 192.168.43.140:9997 [tcpout-server://192.168.43.140:9997] clientCert = $SPLUNK_HOME/etc/auth/mycerts/myNewForwarderCertificate.pem sslPassword = $1$F9PZO6wn/g== sslVerifyServerCert = false

server.conf:
[sslConfig]
serverCert = $SPLUNK_HOME\etc\auth\mycerts\myCACertificate.pem
password = $1$F9PZO6wn/g==
caCertFile = myCACertificate.pem
caPath = $SPLUNK_HOME\etc\auth\mycerts
sslPassword = $1$F9PZO6wn/g==

I can't seem to get ssl going with the self sign cert, can anybody shed some light for me.

thanks,

Tags (1)
0 Karma

ron5s1
New Member

I’m running 6.6.3 on both indexer and forwarder.

0 Karma

micahkemp
Champion

Which version of Splunk are you running on each instance? The SSL configurations changed between versions.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...