From 72ef3173916dc56bbc0d0e36747591b777c02f88 Mon Sep 17 00:00:00 2001 From: "James E. Flemer" Date: Tue, 14 Apr 2020 12:21:07 -0600 Subject: [PATCH] [#72] Document policy for cert addition (#127) --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 03c1696e..182b5112 100644 --- a/README.rst +++ b/README.rst @@ -46,3 +46,11 @@ recommended in production and therefore was removed at the end of 2018. .. _`Certifi`: https://certifiio.readthedocs.io/en/latest/ .. _`Requests`: https://requests.readthedocs.io/en/master/ + +Addition/Removal of Certificates +-------------------------------- + +Certifi does not support any addition/removal or other modification of the +CA trust store content. This project is intended to provide a reliable and +highly portable root of trust to python deployments. Look to upstream projects +for methods to use alternate trust.