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!

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureThursday, March 27, 2025  |  11AM PST / 2PM EST | Register NowStep boldly ...

Splunk AppDynamics with Cisco Secure Application

Web applications unfortunately present a target rich environment for security vulnerabilities and attacks. ...