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

send SNI info when using https/wss web3 API #4133

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Conversation

etan-status
Copy link
Contributor

When connecting to hosts on shared IP/Port using TLS, SNI must be sent to allow the remote server to provide the correct TLS certificate. Bump the nim-json-rpc and nim-websock dependencies to send SNI ext.

When connecting to hosts on shared IP/Port using TLS, SNI must be sent
to allow the remote server to provide the correct TLS certificate.
Bump the `nim-json-rpc` and `nim-websock` dependencies to send SNI ext.
@etan-status etan-status enabled auto-merge (squash) September 16, 2022 20:15
@etan-status etan-status merged commit 2453409 into unstable Sep 17, 2022
@etan-status etan-status deleted the dev/etan/rc-sni branch September 17, 2022 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants