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

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.
This commit is contained in:
Etan Kissling 2022-09-17 05:01:59 +02:00 committed by GitHub
parent 0244671cb8
commit 24534090b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
vendor/nim-json-rpc vendored

@ -1 +1 @@
Subproject commit 7c80b758566950950ab5e3b29fe7f38c3b8168b0
Subproject commit 446b18819d0b955094fbc5fe454e86a9cbce952f

2
vendor/nim-websock vendored

@ -1 +1 @@
Subproject commit 7b2ed397d6e4c37ea4df08ae82aeac7ff04cd180
Subproject commit 2424f2b215c0546f97d8b147e21544521c7545b0