cpython/Tools/ssl
Miss Islington (bot) 296db8cc2f
bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397)
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 a871f692b4)

Co-authored-by: Christian Heimes <christian@python.org>
2020-06-01 00:11:51 -07:00
..
make_ssl_data.py
multissltests.py bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397) 2020-06-01 00:11:51 -07:00