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 illia-v
Recipients docs@python, illia-v
Date 2021-03-27.15:50:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616860213.53.0.619119120608.issue43641@roundup.psfhosted.org>
In-reply-to
Content
Docs say that TLS 1.2 is the most modern version, and probably the best choice for maximum protection, but TLS 1.3 exists.

https://docs.python.org/3.10/library/ssl.html#ssl.PROTOCOL_TLSv1_2
History
Date User Action Args
2021-03-27 15:50:13illia-vsetrecipients: + illia-v, docs@python
2021-03-27 15:50:13illia-vsetmessageid: <1616860213.53.0.619119120608.issue43641@roundup.psfhosted.org>
2021-03-27 15:50:13illia-vlinkissue43641 messages
2021-03-27 15:50:13illia-vcreate