You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using latest docker image, I get a CA error while trying to use HTTPS RPC endpoint
Following error is found in container log:
INFO ThreadId(01) running Hermes v1.5.1+6583d69
thread 'main' panicked at 'no CA certificates found', /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.22.1/src/connector.rs:45:13
Summary of Bug
When using latest docker image, I get a CA error while trying to use HTTPS RPC endpoint
Following error is found in container log:
similar issue is solved here
Version
v.1.5.1 docker image
Steps to Reproduce
Use HTTPS RPS endpoint in the relayer config
Acceptance Criteria
HTTPS endpoint should work
For Admin Use
The text was updated successfully, but these errors were encountered: