conan-io / conan-io/docs

[feature] Add pip-system-certs to python dependencies

Open
#3,123 13 comments 3 reactions 1 assignee Claimed by @memsharded View on GitHub
stage: triaging
Dominant language
C++
Stars
125
Forks
382
Avg merge
22h 39m
Merged PRs (30d)
21

Description

### What is your suggestion?

As conan seems to be widely used in corporate networks it seems like it would be a good idea to add [pip-system-certs](https://pypi.org/project/pip-system-certs/) to the dependencies.

This should help anybody who has corporate self-signed certificates due to ssl inspection policies, as it forces python `requests` to use the system certificate store as well as the `certifi` store. The self signed cert aught to be on the system store, so no extra work is needed by the dev to get `conan install` to work.

### Have you read the CONTRIBUTING guide?

- [X] I've read the CONTRIBUTING guide

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.