crepererum opened a new pull request, #6640:
URL: https://github.com/apache/arrow-rs/pull/6640

   # Which issue does this PR close?
   \-
   
   # Rationale for this change
   Otherwise you get:
   
   ```text
   Error: setup client
   
   Caused by:
       0: connect to endpoint
       1: transport error
       2: invalid peer certificate: UnknownIssuer
       3: invalid peer certificate: UnknownIssuer
   ```
   
   Also see https://github.com/hyperium/tonic/issues/1904 .
   
   # What changes are included in this PR?
   Just call the method that registers the roots that we include via feature 
flags anyways.
   
   # Are there any user-facing changes?
   TLS works again.


-- 
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]

Reply via email to