westonpace commented on issue #36439: URL: https://github.com/apache/arrow/issues/36439#issuecomment-1631581652
These appear to be two very similar but different issues. One of these is the S3 filesystem and the other is the GCS filesystem. Both of them are using curl under the hood which is why the error message is identical. However, they will probably both have different ways of configuring client certificates. Can you try setting the environment variable `CURL_CA_BUNDLE` instead of `REQUESTS_CA_BUNDLE`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
