Describe the bug
Setting REQUESTS_CA_BUNDLE or CURL_CA_BUNDLE doesn't have any effect since we call a low-level function when sending requests which bypasses the ENV aggregation
Expected and actual results
To support these ENV variables
Describe your environment
Additional context
Describe the bug
Setting
REQUESTS_CA_BUNDLEorCURL_CA_BUNDLEdoesn't have any effect since we call a low-level function when sending requests which bypasses the ENV aggregationExpected and actual results
To support these ENV variables
Describe your environment
Additional context