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 christian.heimes, larry
Date 2020-07-02.07:40:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593675626.1.0.668729338026.issue41183@roundup.psfhosted.org>
In-reply-to
Content
I'm testing with latest build of OpenSSL 1.1.1 and Fedora's DEFAULT crypto policy here. Your vendor may have configured OpenSSL with a more strict crypto policy. 

Could you please attach a full output of ./python -m test -v test_ssl?

Does the 3.6 test suite pass on your test machine?
History
Date User Action Args
2020-07-02 07:40:26christian.heimessetrecipients: + christian.heimes, larry
2020-07-02 07:40:26christian.heimessetmessageid: <1593675626.1.0.668729338026.issue41183@roundup.psfhosted.org>
2020-07-02 07:40:26christian.heimeslinkissue41183 messages
2020-07-02 07:40:25christian.heimescreate