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!

Detecting Brute Force Account Takeover Fraud with Splunk

This article is the second in a three-part series exploring advanced fraud detection techniques using Splunk. ...

Buttercup Games: Further Dashboarding Techniques (Part 9)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Buttercup Games: Further Dashboarding Techniques (Part 8)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...