All Apps and Add-ons

How can I disable certificate validation for API calls?

graememeyer
Explorer

Does anyone know how you can disable certificate validation for the api calls? e.g. if you have a local cb instance that doesn't use HTTPS certs for validation, the requests fail

0 Karma
1 Solution

carbonblack
Path Finder

To disable SSL validation for on-premise installs of Splunk and Cb Response, create a file named /opt/splunk/etc/apps/DA-ESS-CbResponse/local/DA-ESS-CbResponse_Settings.conf with the following contents:

[ssl_info]
ssl_verify = false

More details are available on the Cb Response App for Splunk page on Splunkbase (https://splunkbase.splunk.com/app/3336/#/details)

View solution in original post

0 Karma

carbonblack
Path Finder

To disable SSL validation for on-premise installs of Splunk and Cb Response, create a file named /opt/splunk/etc/apps/DA-ESS-CbResponse/local/DA-ESS-CbResponse_Settings.conf with the following contents:

[ssl_info]
ssl_verify = false

More details are available on the Cb Response App for Splunk page on Splunkbase (https://splunkbase.splunk.com/app/3336/#/details)

0 Karma
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...