Skip to content

Commit fb69f00

Browse files
KemingHegithub-actions[bot]
authored andcommitted
docs(src/assets/): update pip official documentation
1 parent 206cc82 commit fb69f00

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

src/assets/pip/_metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
}

src/assets/pip/html/topics/https-certificates.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ allow users to specify a different certificate store/bundle for pip to use. It
1717
is also possible to use `REQUESTS_CA_BUNDLE` or `CURL_CA_BUNDLE` environment
1818
variables.
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

0 commit comments

Comments
 (0)