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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...