17db96d56Sopenharmony_ciFixed an issue where instances of :class:`ssl.SSLSocket` were vulnerable to
27db96d56Sopenharmony_cia bypass of the TLS handshake and included protections (like certificate
37db96d56Sopenharmony_civerification) and treating sent unencrypted data as if it were
47db96d56Sopenharmony_cipost-handshake TLS encrypted data.  Security issue reported as
57db96d56Sopenharmony_ci`CVE-2023-40217
67db96d56Sopenharmony_ci<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-40217>`_ by
77db96d56Sopenharmony_ciAapo Oksman. Patch by Gregory P. Smith.
8