Splunk Dev

Help on coding path to Splunk app cert

aa70627
Communicator

Hi all, 

I'm currently trying to add a certificate to my splunk app to allow it to communicate to intranet site with ntlm authentication. I currently have my cert in the bin folder as noted below. Whats the correct value for vpath ? 

I've tried different variations and nothing seems to work. Can someone help confirm what's the correct string value to assign the cert path?

vpath="cert/sp.pem" 

vpath="$splunk_home/etc/apps/TA-myapp/bin/cert/sp.pem "

 

response=requests.get(url,auth=auth,headers=header,verify=vpath)  

$splunk_home/etc/apps/TA-myapp/bin/cert/sp.pem 

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Unleash the Power of Splunk MCP and AI, Meet Us at .Conf 2025, and Find Even More New ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Observability Professionals: Build Resilience and Visibility with These .conf25 ...

  If you're focused on performance, availability, and full-stack visibility, the Observability track at ...

See just what you’ve been missing | Observability tracks at Splunk University

Looking to sharpen your observability skills so you can better understand how to collect and analyze data from ...