Current ThreatQ Version Filter
Disabling Verify SSL Certification
The Verify SSL Certificate checkbox option has been removed to meet Splunk Cloud Validation requirements with version 2.6.0. Perform the following steps disable the Verify SSL Certification:
- Navigate to the following file:
$SPLUNK_HOME/etc/apps/ThreatQAppforSplunk/bin/threatq_const.py
- Change the
VERIFY_SSL
to False.