summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCory Benfield <lukasaoz@gmail.com>2014-09-04 19:44:37 +0100
committerCory Benfield <lukasaoz@gmail.com>2014-09-04 19:44:37 +0100
commit9c6ae1dc0b6ade1dec2e8c3d5dcd8ef98398cb91 (patch)
tree8ea99d7e653f997b93201ed20fb64e9a9595018f
parenta77054f90fd3947db03838d3f244ee802c388314 (diff)
downloadpython-requests-9c6ae1dc0b6ade1dec2e8c3d5dcd8ef98398cb91.tar.gz
Link to Mozilla trust store.
-rw-r--r--docs/user/advanced.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst
index d14b3555..df653d08 100644
--- a/docs/user/advanced.rst
+++ b/docs/user/advanced.rst
@@ -746,7 +746,7 @@ CA Certificates
---------------
By default Requests bundles a set of root CAs that it trusts, sourced from the
-Mozilla trust store. However, these are only updated once for each Requests
+`Mozilla trust store`_. However, these are only updated once for each Requests
version. This means that if you pin a Requests version your certificates can
become extremely out of date.
@@ -758,3 +758,4 @@ system.
For the sake of security we recommend upgrading certifi frequently!
.. _certifi: http://certifi.io/
+.. _Mozilla trust store: https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt