Hi
We are using a python script to add images to shotgun with the function upload_thumbnail().
It works fine on most machines, but machines on the render farm report an SSL error CERTIFICATE_VERIFY_FAILED.
Using http instead of https works fine. If I open an internet browser on the machine, I can login into our shotgun page with https as well and the browser verifies the https security.
Does anybody know how to fix this issue?