Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enable TLS roots for flight CLI client (#6640)
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 hyperium/tonic#1904 .
- Loading branch information