SSL Certificate verification should be enabled by default with possible override
Open
- Dominant language
- Python
- Stars
- 24
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behaviour
SSL certificate verification should be enabled by default, unless the user takes specific action to disable it for very specific scenarios.
### Actual Behaviour
SSL certificate verification is disabled currently.
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the Python code that creates outbound SSL connections and trace how certificate verification is configured. Done means verification is enabled by default, with an explicit user-controlled override covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100