Building for the Splunk Platform

In splunkcloud on 8089 using private ca and python, why are the calls failing?

ctxrag
Explorer

Hi, our site is https://citrixsys.splunkcloud.com:8089/ and we are not able to use the python sdk because ssl calls are failing as CA cert is not listed in CAcerts.pem of python directory.

we don't have the splunk private ca. so how can we skip it in code?
this is on windows python 2.7.14

File "C:\Python27\lib\ssl.py", line 840, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)

Process finished with exit code 1

Tags (2)
0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...