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!

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 ...