Commit e306439
authored
Fix HTTPS connections (#64)
Issue: CLI cannot connect with HTTPS to an RPC
```
thread 'main' panicked at cli/src/main.rs:74:44:
connects: tonic::transport::Error(Transport, ConnectError(HttpsUriWithoutTlsSupport(())))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```1 parent 9bb10d2 commit e306439
File tree
6 files changed
+908
-665
lines changed- client
- cli
- src
- proto/src
6 files changed
+908
-665
lines changed
0 commit comments