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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...