]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-100454: Fix running SSL tests with OpenSSL 3.1+ (GH-100456) (GH-125186)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 Oct 2024 13:41:22 +0000 (15:41 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 13:41:22 +0000 (15:41 +0200)
commit681e0fa658aa4670154585bfb779f4f654775363
treeb291d680335d25525c3408504e1d998c6560108a
parent8b9a8e0e082f849f6db03b2ed9074a86813b3b77
[3.9] gh-100454: Fix running SSL tests with OpenSSL 3.1+ (GH-100456) (GH-125186)

This fixes Ubuntu pipeline with OpenSSL 3.1+

(cherry picked from commit 333c7dccd87c637d0b15cf81f9bbec28e39664fd)

Co-authored-by: Dimitri John Ledkov <19779+xnox@users.noreply.github.com>
Co-authored-by: Illia Volochii <illia.volochii@gmail.com>
Misc/NEWS.d/next/Tests/2022-12-23-13-29-55.gh-issue-100454.3no0cW.rst [new file with mode: 0644]
Tools/ssl/multissltests.py