Add Setting to enable/disable certificate verification
Open
backend
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 25
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem? Please describe.**
When testing mTLS connections, it might be desirable for Trufos to throw an error when calling hosts with unverifiable certificates. A toggle would be helpful.
**Describe the solution you'd like**
A toggle to disable or enable secure connections in the undici dispatcher.
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Research direction
Start by locating the undici dispatcher configuration and how Trufos creates its connections. Verify the setting can enable or disable certificate verification for mTLS hosts, and add coverage for both toggle states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- networking, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100