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 runtime hook for certifi. #3952

Merged
merged 2 commits into from
Jul 9, 2019
Merged

Add runtime hook for certifi. #3952

merged 2 commits into from
Jul 9, 2019

Conversation

ktong
Copy link
Contributor

@ktong ktong commented Dec 26, 2018

Use certificate from certifi only if cafile could not find by ssl.

ktong and others added 2 commits December 26, 2018 10:28
Use certificate from certifi only if cafile could not find by ssl.
@htgoebel
Copy link
Member

Thanks for this hook. I'm not happy with it, since it adds "trust" for some root-certificates without informed decision of the develeoper. We should not do this! Developers shall decide actively (and hopefully informed) which CA to trust..

@htgoebel
Copy link
Member

htgoebel commented Jul 9, 2019

On the other hand, this is how certifi works.

@htgoebel htgoebel added the area:hooks Caused by or effecting some hook label Jul 9, 2019
@htgoebel htgoebel merged commit 5230555 into pyinstaller:develop Jul 9, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:hooks Caused by or effecting some hook
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants