SSLError
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
Behavior:
1. behind company proxy
2. command
> pipreqs --force
Contributor guide
Research direction
Start with pipreqs.py at get_imports_info, around line 179, and inspect the requests.get call used by pipreqs --force . Review the related proxy issues and the reported fix proposal; done means the command can use a CA_BUNDLE through the proposed --verify option when run behind a company proxy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100