Skip to content

Issue/1843 make WebID profile fetch respect NODE_TLS_REJECT_UNAUTHORIZED=0#1857

Open
SarthakDudhe wants to merge 2 commits intonodeSolidServer:mainfrom
SarthakDudhe:issue/1843-webid-fetch-tls
Open

Issue/1843 make WebID profile fetch respect NODE_TLS_REJECT_UNAUTHORIZED=0#1857
SarthakDudhe wants to merge 2 commits intonodeSolidServer:mainfrom
SarthakDudhe:issue/1843-webid-fetch-tls

Conversation

@SarthakDudhe
Copy link
Copy Markdown

Summary

  • make WebID profile fetch respect NODE_TLS_REJECT_UNAUTHORIZED=0 for HTTPS requests
  • keep normal certificate validation in non-test environments
  • add unit coverage for both TLS override and default behavior

Fixes #1843.

Tests

  • npx mocha test/unit/webid-get-test.mjs
  • npm run lint

@TallTed TallTed changed the title Issue/1843 webid fetch tls Issue/1843 make WebID profile fetch respect NODE_TLS_REJECT_UNAUTHORIZED=0 May 6, 2026
Sign up for free to 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.

fix: make WebID profile fetch respect NODE_TLS_REJECT_UNAUTHORIZED in tests

1 participant