mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +00:00
Fix :mod:`ssl`` code to be compatible with OpenSSL 1.1.x builds that use
``no-deprecated`` and ``--api=1.1.0``.
Note: Tests assume full OpenSSL API and fail with limited API.
Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Mark Wright <gienah@gentoo.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| make_ssl_data.py | ||
| multissltests.py | ||