Skip to content

Conversation

@Hasan-8326
Copy link
Contributor

Fixes #11574. Added a link to the Mozilla CA bundle (curl.se) in the HTTPS Certificates topic so users know where to download a valid certificate bundle.

@sepehr-rs
Copy link
Member

Hi @Hasan-8326, thank you for your interest in contributing to pip!
Because pip is maintained by volunteers, it might take some time before a maintainer can take a closer look at this. That said, this looks good to me.

@sepehr-rs sepehr-rs added the skip news Does not need a NEWS file entry (eg: trivial changes) label Nov 22, 2025
@Hasan-8326
Copy link
Contributor Author

Thank you @sepehr-rs

Copy link
Member

@ichard26 ichard26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure how useful certifi as it wraps a CA bundle, but the Mozilla CA bundle from curl seems fine.

@ichard26 ichard26 changed the title docs: Clarify where to obtain .pem files for --cert docs: Link to curl's redistribution of Mozilla's CA bundle Nov 26, 2025
@ichard26
Copy link
Member

This user is unlikely to follow up on their PR (as per their activity on GitHub) so I've just opted to apply my feedback directly.

@ichard26 ichard26 merged commit 915976c into pypa:main Nov 26, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news Does not need a NEWS file entry (eg: trivial changes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation Update: Specify where to get a .PEM file for --cert option

3 participants