tustvold commented on issue #5696: URL: https://github.com/apache/arrow-rs/issues/5696#issuecomment-2079765001
Following https://github.com/apache/arrow-rs/pull/5056 we by default use the system trust store to source the CA. I am not very familiar with Microsoft Fabric, but if they are using self-signed certificates I would have expected them to populate this. If they aren't, you may be able to override `SSL_CERT_DIR` to wherever they are placing the certs (I presume they must be placing them somewhere). https://github.com/apache/arrow-rs/issues/5517 may also be related. > However, if anybody's going to solve it, my money is on the open source community This is depressingly likely true, although FWIW I grow increasingly frustrated at the amount of bodgery required to support Azure... They're up to 4 or possibly 5 object store like products that are all slightly different, and expose slightly different functionality, it's getting kind of ridiculous... @roeap I don't suppose you know anything about this? -- 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]
