]> 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:53:23 +0000 (00:53 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2022 07:53:23 +0000 (00:53 -0700)
commit5e08eecb57d0d57c396d5f54468680490e6cd1cd
tree759fe460dee51720e75ad4779b3c2be197d4fcce
parent0ae7284a2328fdcf5123b0e3af675f580588272b
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]