I think the simplest way to do this is by setting the HTTP_CA_BUNDLE file (you can also set CURL_CA_BUNDLE which will be similarly recognized).
2 Likes
I think the simplest way to do this is by setting the HTTP_CA_BUNDLE file (you can also set CURL_CA_BUNDLE which will be similarly recognized).