We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent9427a5a commite0b9fc5Copy full SHA for e0b9fc5
README.rst
@@ -30,20 +30,6 @@ Or from the command line::
30
31
Enjoy!
32
33
-1024-bit Root Certificates
34
-~~~~~~~~~~~~~~~~~~~~~~~~~~
35
-
36
-Browsers and certificate authorities have concluded that 1024-bit keys are
37
-unacceptably weak for certificates, particularly root certificates. For this
38
-reason, Mozilla has removed any weak (i.e. 1024-bit key) certificate from its
39
-bundle, replacing it with an equivalent strong (i.e. 2048-bit or greater key)
40
-certificate from the same CA. Because Mozilla removed these certificates from
41
-its bundle, ``certifi`` removed them as well.
42
43
-In previous versions, ``certifi`` provided the ``certifi.old_where()`` function
44
-to intentionally re-add the 1024-bit roots back into your bundle. This was not
45
-recommended in production and therefore was removed at the end of 2018.
46
47
.. _`Requests`:https://requests.readthedocs.io/en/master/
48
49
Addition/Removal of Certificates