Security

Tenable add-on for splunk - Unable to create/update account settings

rupert
Engager

After i updated tha add-on to 6.3.x I am not able to create or update account setting under account type 

Tenable.sc credentails (deprecated)

I have tried version 6.3.2 and 6.3.6 both failed with error

"please enter valid address, username and password or configure valide proxy settings or verify ssl certificate"

I am using credentials only and no proxy.

Using version 6.1.0 of the add-on i can create/update account with the same info.

Labels (1)
0 Karma

nixhydra
Engager

I just had this same problem with 6.4.0 and found a workaround.

The Tenable docs for Add-On describe a setting "Verify SSL Certificate" that for whatever reason is not visible from the UI.

https://docs.tenable.com/integrations/Splunk/Content/Splunk2/ConfigureTenablescCertificatesS2.htm

Modify /opt/splunk/etc/apps/TA-tenable/bin/tenable_consts.py

Change True to False where applicable to your deployment. Save and close the file. No restart required.

verify_ssl_for_ot = False

verify_ssl_for_sc_cert = False

verify_ssl_for_sc_api_key = False

verify_ssl_for_sc_creds = False

 

nkeuning
Communicator

I apologize for the inconvenience here.  Unfortunately, Splunk has forced all apps to no longer expose via the UI the ability to accept insecure connections.   To keep our app certified and available on Splunkbase we had to remove this from the UI and move it out of inputs.conf into a separate file. 

0 Karma
Get Updates on the Splunk Community!

Splunk Classroom Chronicles: Training Tales and Testimonials (Episode 3)

Welcome back to Splunk Classroom Chronicles, our ongoing blog series that pulls back the curtain on Splunk ...

Operationalizing TDIR: Building a More Resilient, Scalable SOC

Optimizing SOC workflows with a unified, risk-based approach to Threat Detection, Investigation, and Response ...

Almost Too Eventful Assurance: Part 1

Modern IT and Network teams still struggle with too many alerts and isolating issues before they are notified. ...