Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to process CA Bundles #365

Closed
wants to merge 2 commits into from
Closed

Add ability to process CA Bundles #365

wants to merge 2 commits into from

Conversation

khwilson
Copy link

One of the options that's missing from pip-compile that pip allows for is --cert, which has been around longer than --client-cert (at least since pip 5).

These commits attach the cert to the PipSession in the same way that pip does and also exposes the option in the CLI.

@vphilippon
Copy link
Member

Closing, #612 is the rebased version.
Thanks for your original PR, I'm sorry it stayed there for so long.

@vphilippon vphilippon closed this Nov 23, 2017
davidovich added a commit that referenced this pull request Nov 23, 2017
Allow for CA bundles in CLI for pip-compile (rebased #365)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants