My company recently implemented SAML and causing my python app not able to verify the certificate. Keep showing error "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:833)" Is there any workaround for this issue?
I have tried installing certifi but it is still not working.