Skip to content

Issue/1841 enable WebID-TLS tests - #1858

Open
SarthakDudhe wants to merge 2 commits into
nodeSolidServer:mainfrom
SarthakDudhe:issue/1841-enable-webid-tls-tests
Open

Issue/1841 enable WebID-TLS tests#1858
SarthakDudhe wants to merge 2 commits into
nodeSolidServer:mainfrom
SarthakDudhe:issue/1841-enable-webid-tls-tests

Conversation

@SarthakDudhe

Copy link
Copy Markdown

Summary

  • re-enable the skipped WebID-TLS integration tests
  • add CI host aliases for tim.localhost and nicola.localhost
  • restore the intended TLS test coverage path now that hostname resolution is handled

Fixes#1841.
Tests

  • npm run lint
  • local TLS suite still requires host resolution for tim.localhost / nicola.localhost

@TallTedTallTed changed the title Issue/1841 enable webid tls testsIssue/1841 enable WebID-TLS testsMay 7, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable WebID-TLS integration tests (fix self-signed cert verification loop)

1 participant

@SarthakDudhe