New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) #94347
Conversation
Three test cases were failing on FreeBSD with latest OpenSSL.
|
Thanks @tiran for the PR |
Sorry @tiran, I had trouble checking out the |
…honGH-94347) Three test cases were failing on FreeBSD with latest OpenSSL. (cherry picked from commit 1bc86c2) Co-authored-by: Christian Heimes <christian@python.org>
GH-94367 is a backport of this pull request to the 3.10 branch. |
…honGH-94347) Three test cases were failing on FreeBSD with latest OpenSSL.
…honGH-94347) Three test cases were failing on FreeBSD with latest OpenSSL.
Thanks @tiran for the PR |
Thanks @tiran for the PR |
Thanks @tiran for the PR |
Sorry, @tiran, I could not cleanly backport this to |
Sorry @tiran, I had trouble checking out the |
Sorry, @tiran, I could not cleanly backport this to |
…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>
GH-95312 is a backport of this pull request to the 3.9 branch. |
…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>
GH-95313 is a backport of this pull request to the 3.8 branch. |
…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>
GH-95314 is a backport of this pull request to the 3.7 branch. |
|
|
|
|
Three test cases were failing on FreeBSD with latest OpenSSL.