Skip to content

Commit 915976c

Browse files
Hasan-8326ichard26
andauthored
docs: Link to curl's redistribution of Mozilla's CA bundle (#13663)
While we would hope that people aren't using Python installations that need a separate CA bundle, we can provide a link to the curl's extraction of the Mozilla CA bundle (apparently it's extracted from the latest build of Firefox, hence its name). Co-authored-by: Richard Si <[email protected]>
1 parent 2ae0ff3 commit 915976c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/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)