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 xnox
Recipients brandtbucher, christian.heimes, gregory.p.smith, lukasz.langa, nascheme, ned.deily, xnox
Date 2021-03-03.09:00:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614762057.24.0.89735871888.issue43382@roundup.psfhosted.org>
In-reply-to
Content
BTW.

It would be advisable for Python3 to start enforcing security level 2, and prohibit DTLS v1.1 and lower by default too. By configuring openssl library on the host with setting security level, and/or setting min versions (if openssl on the host supports such api). Because allowing to use TLS v1.1 and lower out of the box is irresponsible.
History
Date User Action Args
2021-03-03 09:00:57xnoxsetrecipients: + xnox, nascheme, gregory.p.smith, christian.heimes, ned.deily, lukasz.langa, brandtbucher
2021-03-03 09:00:57xnoxsetmessageid: <1614762057.24.0.89735871888.issue43382@roundup.psfhosted.org>
2021-03-03 09:00:57xnoxlinkissue43382 messages
2021-03-03 09:00:57xnoxcreate