nodeSolidServer / nodeSolidServer/node-solid-server

ERR_CONNECTION_RESET with "auth" : "tls"

Open
#1,149 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cannot-reproduce
Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

## Please describe what you did in reproducible steps

Running latest master on node soild server with

"auth" : "tls"

I get the following issue, when trying to connect with my webid

ERR_CONNECTION_RESET

There doesnt seem to be anything useful in the server log.

Am I right that TLS mode should work in the latest master?

Contributor guide

Open the contributing guide

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

Start by reproducing the connection failure on the latest master with the Solid server configured with "auth": "tls", then trace the WebID connection path and available server logging. Done means identifying why the TLS-authenticated connection resets, documenting the cause, and verifying a fix without relying on an unexplained browser error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
authentication, backend, security
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.