SSL Mismatch
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
I have a corporate proxy server which performs a MITM on SSL connections, including the one used by pipreqs. When using pip, I have to use --trusted-host on the command-line. There does not appear to be a way to do this in pipreqs. Thanks for reading.
Contributor guide
Research direction
Start by tracing how pipreqs invokes pip or performs its package lookup, then review the command-line entry point for existing network options. Done means users behind a corporate MITM proxy can provide an equivalent trusted-host setting and successfully generate requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100