vibhatha commented on code in PR #38461:
URL: https://github.com/apache/arrow/pull/38461#discussion_r1375557798
##########
java/flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.java:
##########
@@ -463,8 +466,37 @@ public Builder withSystemTrustStore(final boolean
useSystemTrustStore) {
return this;
}
+
+ public Builder withTlsRootCertificates(final String
tlsRootCertificatesPath) {
Review Comment:
nit: shall we add documentation?
--
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]