Current ThreatQ Version Filter
 

Disabling Verify SSL Certification

One important change that was made with the release of 2.6.0 versions of the App and Add-On was the removal of the Verify SSL Certification configuration fields in the UI.  This change was made to meet Splunk Cloud Validation requirements.  The steps below detail how to manually disable Verify SSL Certification, if needed.

Disable Verify SSL Certification for the App

  1. Open the following file:

    $SPLUNK_HOME/etc/apps/ThreatQAppforSplunk/bin/threatq_const.py

  2. Update the VERIFY_SSL line to False.

Disable Verify SSL Certification for the Add-On

  1. Open the following file:

    $SPLUNK_HOME/etc/apps/TA-threatquotient-add-on/bin/threatq_const.py

  2. Update the VERIFY_SSL line to False.