Hi,
I have a project which have indirect dependency to hyper-rustls. During runtime, the binary panics:
thread '<unnamed>' panicked at 'no CA certificates found', /home/pierre/.cargo/registry/src/github.com-1ecc6299db9ec82
3/hyper-rustls-0.22.1/src/connector.rs:45:13
The version is 0.22.1.
Note that the crash happens on Android device.