Python ssl library not using a certificate that should be available on the machine
I’m facing a SSL issue when trying to use OpenAI python SDK
library on Azure App Service. The issue seems to be comming from the fact that I’m connecting via API Gateway that uses company’s self-signed certificate. When I try to connect I get the following error: