]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95313)
authorŁukasz Langa <lukasz@langa.pl>
Wed, 27 Jul 2022 21:43:29 +0000 (23:43 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 21:43:29 +0000 (23:43 +0200)
commit48b323ed847ce0cb1a13e31d93781ca48e71f1ae
tree3d3b6cde0536f38541694f8aa58933522a88540f
parentf78733b332966cef7d0c61165389549f4ffe0727
[3.8] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95313)

Three test cases were failing on FreeBSD with latest OpenSSL.
(cherry picked from commit 1bc86c26253befa006c0f52eebb6ed633c7d1e5c)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_ssl.py
Misc/NEWS.d/next/Tests/2022-06-27-21-27-20.gh-issue-94208.VR6HX-.rst [new file with mode: 0644]