All Apps and Add-ons

SSL Issue in testing LOCAL Splunk : [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate

abhvarma
New Member

Hi Team, 

I am facing the below error while testing in my local SPLUNK web v9 while connecting with Chronicle Instance.
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1106)
I have created a python app to upload it in Splunk. 
Have created a request_fn where below line of code is being executed -

requests.get(host + url, verify=False, **kwargs)

I made sure that SSL verification is disabled in Python code (above verify=False) and also I have disabled it from splunk settings - Server Settings > General > Https SSL set to NO 

Enable SSL (HTTPS) in Splunk Web? - NO

 

also Have checked the webconf file where SSL is set to 0 (no)

[settings]
enableSplunkWebSSL = 0


But still when my SPLUNK LOCAL WEB is trying to make the http request it is giving SSL error - 
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1106)

Does anybody has any clue or faced the same issue ?

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...