Security

How do you change the SSL setting back to no SSL?

strongmd15
New Member

I changed the SSL setting in my local instance of Splunk. I changed it from nonsecure to secure. How do I change it back? I can't get into my local instance of Splunk Enterprise.

Tags (2)
0 Karma

harsmarvania57
Ultra Champion

Hi @strongmd15,

As you didn't mention that which SSL you enabled (Like Splunk Web, Indexer inputs) so here I am assuming that you enabled Splunk Web SSL. After enabling SSL on Splunk Web, you need to restart Splunk service and after that you can use Splunk web using https://<server ip>:8000.

If you want to disable Splunk Web SSL then change below configuration in $SPLUNK_HOME/etc/system/local/web.conf

From

[settings]
enableSplunkWebSSL = 1

To

[settings]
enableSplunkWebSSL = 0

And restart Splunk and then you will able to access Splunk on http://<server ip>:8000

Get Updates on the Splunk Community!

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...

Unlock Instant Security Insights from Amazon S3 with Splunk Cloud — Try Federated ...

Availability: Must be on Splunk Cloud Platform version 10.1.2507.x to view the free trial banner. If you are ...