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>
C
Christian Heimes committed
a871f692b4a2e6c7d45579693e787edc0af1a02c
Parent: 2f172d8
Committed by GitHub <noreply@github.com>
on 6/1/2020, 6:58:14 AM