Open
Description
Feature or enhancement
Python 3.10 or earlier versions of Python have deprecated
- all
PROTOCOL_*
constants exceptPROTOCOL_TLS_CLIENT
andPROTOCOL_TLS_CLIENT
SSLContext
without a protocol parameter- all
OP_NO_TLS*
andOP_NO_SSL*
options - support for SSL 2.0, SSL 3.0, TLS 1.0, and TLS 1.1
It is time to remove the constants and features.