]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-100454: Fix running SSL tests with OpenSSL 3.1+ (GH-100456) (GH-118262)
authorDimitri John Ledkov <19779+xnox@users.noreply.github.com>
Tue, 7 May 2024 10:00:40 +0000 (11:00 +0100)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 10:00:40 +0000 (12:00 +0200)
commit333c7dccd87c637d0b15cf81f9bbec28e39664fd
treea2abb17b7cbc04fd7d6a57d10d55ce8520217ace
parentc62c9e518b784fe44432a3f4fc265fb95b651906
[3.10] gh-100454: Fix running SSL tests with OpenSSL 3.1+ (GH-100456) (GH-118262)

This fixes Ubuntu pipeline with OpenSSL 3.1+

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