All Apps and Add-ons

Disabling the TLS certificate verification in TA-Github

adrianblakey
New Member

The only way I can make this work is by editing the file: /opt/splunk/etc/apps/TA-Github/bin/input_module_github_api_repos_commits.py

and changing “verfy=True” to verify=False.

response = helper.send_http_request(url, method, parameters=parameter, payload=None, headers=header, cookies=None, verify=False, cert=None, timeout=25, use_proxy=True)

Out github appliance listens on https and has a SAN certificate rooted by our own CA.

0 Karma
Get Updates on the Splunk Community!

Dashboard Studio Challenge - Learn New Tricks, Showcase Your Skills, and Win Prizes!

Reimagine what you can do with your dashboards. Dashboard Studio is Splunk’s newest dashboard builder to ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...

Take the 2021 Splunk Career Survey for $50 in Amazon Cash

Help us learn about how Splunk has impacted your career by taking the 2021 Splunk Career Survey. Last year’s ...