bndr / bndr/pipreqs

SSL Mismatch

Open
#227 6 comments 8 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.