ERR_SSL_VERSION_INTERFERENCE error in Chrome 65
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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