]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 Jun 2022 07:59:57 +0000 (00:59 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2022 07:59:57 +0000 (00:59 -0700)
commitcf64db6d6d8afe60309d5c79bef167e8694931cc
tree3c8869407e7b8d002ef694d5b3829f2ad8beab02
parent1d2c8ff38fc4e9de225274e107d38d4dfbe13394
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)

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]