docs: Add a tip about $REQUESTS_CA_BUNDLE

This commit is contained in:
Takeshi KOMIYA 2019-02-24 20:03:18 +09:00
parent 35f4edb8fc
commit 9548b06d02

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