All Apps and Add-ons

How can I modify Splunk/Jira app in Splunk to accept Jira's SSL Certificate?

jcouture
Explorer

Recently our Splunk/Jira integration stopped working. Previously we could create tasks in Jira based on Splunk alerts. We now get the following error running the same alert.

Error sending message: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:603)

I was told this has to do with Splunk not accepting Jira's new SSL Certificate. How can I modify Splunk to accept or ignore this certification?

I am using the Splunk add-on for Atlassian Jira: https://splunkbase.splunk.com/app/2888/

Thanks!

0 Karma

chamayer
New Member

Adding verify=False solved it for me.

Just be careful "False" has an uppercase "F" otherwise it will throw an error.

0 Karma

dhamacher_splun
Splunk Employee
Splunk Employee

Did you ever resolve this issue?
Thank you

0 Karma

dhamacher_splun
Splunk Employee
Splunk Employee

A possible solution from a reliable source: "it appears to be an issue with SSL cert validation on the JIRA side- probably a self-signed certificate there. The expedient solution would probably be to add verify=False to the requests.post call on line 34 of jira.py.”

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...