tustvold commented on code in PR #4714:
URL: https://github.com/apache/arrow-rs/pull/4714#discussion_r1304640715
##########
object_store/src/aws/mod.rs:
##########
@@ -946,6 +946,23 @@ impl AmazonS3Builder {
self
}
+ /// Set a trusted proxy CA certificate
+ pub fn with_proxy_ca_certificate(
Review Comment:
Fair, this is a historical artifact from before ClientConfig was split out,
but I don't feel strongly
--
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]