Security

SSL Certificate In Splunk

rohitvjoshi
Path Finder

Hi all ,

We are using a clustered environment. We have the SSL certificate enable, which default shipped by Splunk. They are expiring this month.

I checked the web.conf file — over there SSL is enabled, but no certificate path is mentioned. It looks like below, as SSL is enabled but no path is mentioned. Which certificate is it taking ??

[settings]

enableSplunkWebSSL = 1

As per documents, we should have a stanza like below under web.conf.

Turn on SSL:

enableSplunkWebSSL = true

absolute paths may be used here.

privKeyPath = /home/user/certs/myprivatekey.pem
serverCert = /home/user/certs/mycacert.pem

Does Above stanza we have to write when we generate the self signed certificate ?

Thanks
Rohit Joshi

0 Karma

chrisyounger
SplunkTrust
SplunkTrust

You can answer this question using btool. On the box, run this command

./bin/splunk btool web list --debug

in the output that appears, look for the fields you are wondering about.

Hope this helps!

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...