File tree 1 file changed +0
-14
lines changed
1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -30,20 +30,6 @@ Or from the command line::
30
30
31
31
Enjoy!
32
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
33
.. _`Requests` : https://requests.readthedocs.io/en/master/
48
34
49
35
Addition/Removal of Certificates
You can’t perform that action at this time.
0 commit comments