Splunk Enterprise

Why is there PYTHONHTTPSVERIFY Message during Splunk Enterprise Instance Restart?

anandhalagaras1
Contributor

Whenever when I restart or stop and start the Splunk Enterprise instance running in my HF or DM server i am getting this message as below but anyhow the splunk process is getting started as expected. But how can we get rid of this message. Kindly let me know.

 

PYTHONHTTPSVERIFY is set to 0 in splunk-launch.conf disabling certificate validation for the httplib and urllib libraries shipped with the embedded Python interpreter; must be set to "1" for increased security

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

This is one of several "nag" messages recently added to Splunk.  They're intended to help you make your Splunk installation more secure, but are a nuisance in sites that don't care about that extra security.

The only way I know to get rid of the message is to implement the security feature it recommends (and any side effects of it).  Otherwise, just ignore the message.

---
If this reply helps you, Karma would be appreciated.
0 Karma

anandhalagaras1
Contributor

Can anyone respond to my query please.

0 Karma

anandhalagaras1
Contributor

@richgalloway Can you kindly help on my query please.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...