Hi,
When using ArcGIS API for python to connect to our enterprise portal, after setting verify_cert to False, I receive an exception that our local issuer certificate cannot be retrieved, here's the exception in question:
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)
I've searched online, but I haven't found information relevant to this particular exception, and I'm wondering if anyone could advise or direct me to any information or documentation that can assist in resolving this issue.