mirror of
https://github.com/python/cpython.git
synced 2025-12-21 16:11:52 +00:00
LibreSSL 2.7 introduced OpenSSL 1.1.0 API. The ssl module now detects
LibreSSL 2.7 and only provides API shims for OpenSSL < 1.1.0 and
LibreSSL < 2.7.
Documentation updates and fixes for failing tests will be provided in
another patch set.
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| make_ssl_data.py | ||
| multissltests.py | ||