Skip to content
Snippets Groups Projects
Commit a820a7a1fce0 authored by Matt Harbison's avatar Matt Harbison
Browse files

setup: require TLS 1.2 support from the Python interpreter (BC)

Before it was optional, and either 1.1 or 1.2 was sufficient.  Now that the
default minimum is 1.2, it needs to be present to work out of the box.

The code here is more convoluted than the corresponding checks in `sslutil.py`,
but I'm leaving it alone because it can all be simplified when py38 is dropped.
parent d49144a1422f
No related branches found
No related tags found
3 merge requests!1292Draft: 7.0rc preparation,!1115ci: disable caching of the wheels that get built to save space,!1102setup: require TLS 1.2 support from the Python interpreter (BC)
Pipeline #93118 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment