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