[3.7] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) by ambv · Pull Request #95314 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
Contributor
Three test cases were failing on FreeBSD with latest OpenSSL.
tiran and others added 2 commits
…honGH-94347) Three test cases were failing on FreeBSD with latest OpenSSL. (cherry picked from commit 1bc86c2)
pythonGH-94347) Three test cases were failing on FreeBSD with latest OpenSSL. (cherry picked from commit 1bc86c2) Co-authored-by: Christian Heimes <christian@python.org>
bedevere-bot
mentioned this pull request
ambv
commented
Jul 27, 2022
ambv commented
Contributor Author
@ned-deily, I'm going to land this since otherwise SSL tests cannot be run on the new FreeBSD buildbots which ship with a version of OpenSSL that deliberately removes v1.0 protocol support.
ambv
merged commit
c199831
into
python:3.7
bedevere-bot
removed
the
awaiting core review
label
ambv
deleted the
backport-1bc86c2-3.7
branch
ned-deily
commented
Jul 27, 2022
ned-deily commented
Member
Sorry I didn't get pinged for this. Thanks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment