Merge pull request #6099 from tk0miya/5993_REQUESTS_CA_BUNDLE

docs: Add a tip about $REQUESTS_CA_BUNDLE
This commit is contained in:
Takeshi KOMIYA
2019-02-24 20:32:11 +09:00
committed by GitHub

View File

@@ -509,6 +509,13 @@ General configuration
.. versionadded:: 1.5
.. tip:: Sphinx uses requests_ as a HTTP library internally.
Therefore, Sphinx refers a certification file on the
directory pointed ``REQUESTS_CA_BUNDLE`` environment
variable if ``tls_cacerts`` not set.
.. _requests: http://docs.python-requests.org/en/master/
.. confval:: today
today_fmt