]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)
authorChristian Heimes <christian@python.org>
Tue, 28 Jun 2022 07:33:06 +0000 (09:33 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2022 07:33:06 +0000 (09:33 +0200)
commit1bc86c26253befa006c0f52eebb6ed633c7d1e5c
tree0f8ffb2c07946e7d3c82f93e42862a81c6707592
parent01ef1f95dab9c9930ce1a23634a3e5a8331bf3c7
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.
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]