mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
This commit is contained in:
@@ -280,6 +280,12 @@ purposes.
|
||||
|
||||
RC4 was dropped from the default cipher string.
|
||||
|
||||
.. versionchanged:: 2.7.13
|
||||
|
||||
ChaCha20/Poly1305 was added to the default cipher string.
|
||||
|
||||
3DES was dropped from the default cipher string.
|
||||
|
||||
.. function:: _https_verify_certificates(enable=True)
|
||||
|
||||
Specifies whether or not server certificates are verified when creating
|
||||
|
||||
Reference in New Issue
Block a user