File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "source_repo" : " pypa/pip" ,
33 "docs_path" : " docs" ,
4- "updated_at" : " 2025-11-25T22 :05:06Z" ,
5- "commit_sha" : " 2ae0ff39c2c1a752f7172c57b5ddc05bfe322d53 "
4+ "updated_at" : " 2025-12-02T22 :05:06Z" ,
5+ "commit_sha" : " db8121d6c3bb1543c6c4fca48de010814d1ddcb2 "
66}
Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ allow users to specify a different certificate store/bundle for pip to use. It
1717is also possible to use ` REQUESTS_CA_BUNDLE ` or ` CURL_CA_BUNDLE ` environment
1818variables.
1919
20+ If you need a specific certificate bundle, you can download the
21+ [ Mozilla CA bundle provided by the curl project] ( https://curl.se/docs/caextract.html ) .
22+
2023## Using system certificate stores
2124
2225``` {versionadded} 24.2
You can’t perform that action at this time.
0 commit comments