sta / sta/websocket-sharp

ERR_SSL_VERSION_INTERFERENCE error in Chrome 65

Open
#435 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
6.1k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

the new Chrome 65 can't connect to a websocket server if TLS 1.3 is enabled.
it shows ERR_SSL_VERSION_INTERFERENCE error

when TLS 1.3 is disabled then chrome does connect.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are identified. Start by reproducing the connection failure in Chrome 65 with TLS 1.3 enabled, then compare it with TLS 1.3 disabled. Done means the websocket server accepts the affected Chrome connection while TLS 1.3 remains enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.