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
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...