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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...