bpo-35045: Accept TLSv1 default in min max test by tiran · Pull Request #11510 · python/cpython

@tiran

Make ssl tests less strict and also accept TLSv1 as system default. The
changes unbreaks test_min_max_version on Fedora 29.

Signed-off-by: Christian Heimes <christian@python.org>

vstinner

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 18, 2019
Make ssl tests less strict and also accept TLSv1 as system default. The
changes unbreaks test_min_max_version on Fedora 29.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 34de2d3)

Co-authored-by: Christian Heimes <christian@python.org>

miss-islington added a commit that referenced this pull request

Jan 18, 2019
Make ssl tests less strict and also accept TLSv1 as system default. The
changes unbreaks test_min_max_version on Fedora 29.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 34de2d3)

Co-authored-by: Christian Heimes <christian@python.org>