Home
last modified time | relevance | path

Searched refs:OP_ENABLE_MIDDLEBOX_COMPAT (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Misc/NEWS.d/
D3.7.0b2.rst121 Add OP_ENABLE_MIDDLEBOX_COMPAT and test workaround for TLSv1.3 for future
D3.8.0a1.rst5664 Add OP_ENABLE_MIDDLEBOX_COMPAT and test workaround for TLSv1.3 for future
/external/python/cpython3/Lib/test/
Dtest_ssl.py148 OP_ENABLE_MIDDLEBOX_COMPAT = getattr(ssl, "OP_ENABLE_MIDDLEBOX_COMPAT", 0) variable
1141 OP_ENABLE_MIDDLEBOX_COMPAT)
/external/python/cpython3/Doc/library/
Dssl.rst861 .. data:: OP_ENABLE_MIDDLEBOX_COMPAT