This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Vladyslav.Bondar, bugsrep, christian.heimes, skip.montanaro, taleinat, xtreak
Date 2020-10-06.09:12:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601975529.59.0.636204616539.issue41561@roundup.psfhosted.org>
In-reply-to
Content
It sounds like a Debian/Ubuntu patch is breaking an assumption. Did somebody report the bug with Debian/Ubuntu maintainers of OpenSSL already?

Fedora also configures OpenSSL with minimum protocol version of TLS 1.2. The distribution does it in a slightly different way that makes the restriction discoverable and that is compatible with Python's test suite.
History
Date User Action Args
2020-10-06 09:12:09christian.heimessetrecipients: + christian.heimes, skip.montanaro, taleinat, Vladyslav.Bondar, xtreak, bugsrep
2020-10-06 09:12:09christian.heimessetmessageid: <1601975529.59.0.636204616539.issue41561@roundup.psfhosted.org>
2020-10-06 09:12:09christian.heimeslinkissue41561 messages
2020-10-06 09:12:09christian.heimescreate