Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/22970 )
Change subject: IMPALA-14066 (Part 3): Re-applying IMPALA-11922 Verify JWKS URL server TLS certificate by default after Kudu rebase ...................................................................... Patch Set 2: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/22970/2/be/src/kudu/util/curl_util.cc File be/src/kudu/util/curl_util.cc: http://gerrit.cloudera.org:8080/#/c/22970/2/be/src/kudu/util/curl_util.cc@205 PS2, Line 205: if (!FLAGS_trusted_certificate_file.empty()) { : CURL_RETURN_NOT_OK(curl_easy_setopt(curl_, CURLOPT_CAINFO, : FLAGS_trusted_certificate_file.c_str())); : } > It comes from Kudu, from here: looks ok -- To view, visit http://gerrit.cloudera.org:8080/22970 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia7a648da9d65cc50caeedda75ca8b98912db4ae0 Gerrit-Change-Number: 22970 Gerrit-PatchSet: 2 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Tue, 03 Jun 2025 18:48:15 +0000 Gerrit-HasComments: Yes
