File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ purposes.
297
297
298
298
3DES was dropped from the default cipher string.
299
299
300
- .. versionchanged :: 3.7
300
+ .. versionchanged :: 3.6.3
301
301
302
302
TLS 1.3 cipher suites TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384,
303
303
and TLS_CHACHA20_POLY1305_SHA256 were added to the default cipher string.
@@ -776,7 +776,7 @@ Constants
776
776
When Python has been compiled against an older version of OpenSSL, the
777
777
flag defaults to *0 *.
778
778
779
- .. versionadded :: 3.7
779
+ .. versionadded :: 3.6.3
780
780
781
781
.. data :: OP_CIPHER_SERVER_PREFERENCE
782
782
@@ -856,7 +856,7 @@ Constants
856
856
857
857
Whether the OpenSSL library has built-in support for the TLS 1.3 protocol.
858
858
859
- .. versionadded :: 3.7
859
+ .. versionadded :: 3.6.3
860
860
861
861
.. data :: CHANNEL_BINDING_TYPES
862
862
You can’t perform that action at this time.
0 commit comments