TLS/SSL connection publish error from maya

Hope you’ve solved this problem.
I had same problem and solved it as below.

  1. download cacert.pem from github(https://raw.githubusercontent.com/certifi/python-certifi/master/certifi/cacert.pem)
  2. set environment variable in your computer(SHOTGUN_API_CACERTS=“the cacert.pem path”)
  3. restart your maya session
    Using Shotgun Desktop behind an firewall with SSL introspection
1 Like