All Apps and Add-ons

InsecureRequestWarning from PaloAlto TA minemeld_feed.py

bmorgenthaler
Path Finder

What is the proper way to fix the following error message that appears in splunkd.log from the Splunk_TA_paloalto minemeld_feed.py script?

ERROR ExecProcessor - message from "/opt/splunk/bin/python2.7 /opt/splunk/etc/apps/Splunk_TA_paloalto/bin/minemeld_feed.py" /opt/splunk/etc/apps/Splunk_TA_paloalto/bin/splunk_ta_paloalto/requests/packages/urllib3/connectionpool.py:843: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings

This question had an answer of putting in verify=false into the script which won't survive upgrades and is bad practice in general.

The Minemeld server has a valid certificate on it, not a self-signed one but it appears that the CA is not trusted. How can I install the proper CA to complete the certificate validation?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...