Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image miss CA certificates for HTTPS RPC #3423

Closed
5 tasks
ghost opened this issue Jun 15, 2023 · 1 comment · Fixed by #3424
Closed
5 tasks

Docker image miss CA certificates for HTTPS RPC #3423

ghost opened this issue Jun 15, 2023 · 1 comment · Fixed by #3424

Comments

@ghost
Copy link

ghost commented Jun 15, 2023

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:

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

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

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@github-project-automation github-project-automation bot moved this to 🩹 Triage in Hermes Jun 15, 2023
@romac
Copy link
Member

romac commented Jun 15, 2023

Thanks for the report! We'll add the required package and push the updated images tomorrow.

@github-project-automation github-project-automation bot moved this from 🩹 Triage to ✅ Done in Hermes Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant