nodeSolidServer / nodeSolidServer/node-solid-server
ERR_CONNECTION_RESET with "auth" : "tls"
Nobody has claimed this yet.
- 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
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
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