When I integrate with nessus I get [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed"
I did the below but the issue still exists:
Copied the content of the PEM file(Nessus certificate) into “$SPLUNK_HOME/etc/apps/Splunk_TA_nessus/bin/splunktalib/httplib2/cacerts.txt” and restarted Splunk service but the problem persisted.
Disabled the SSL certificate validation by editing “$SPLUNK_HOME/Splunk_TA_nessus/local/nessus.conf” and add:
i. [tenable_sc_settings]
ii. disable_ssl_certificate_validation = 1