The CLI lacks proper error handling in case there is a certificate mismatch, i.e. if FFDL_GRPC_CERT is set incorrectly, ffdl list will just freeze until timeout. It should rather print an expressive error message saying that the certificates don't match.
The CLI lacks proper error handling in case there is a certificate mismatch, i.e. if
FFDL_GRPC_CERTis set incorrectly,ffdl listwill just freeze until timeout. It should rather print an expressive error message saying that the certificates don't match.