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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...