New submission from Illia Volochii <illia.voloc...@gmail.com>:
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 ---------- assignee: docs@python components: Documentation messages: 389608 nosy: docs@python, illia-v priority: normal severity: normal status: open title: Update `ssl.PROTOCOL_TLSv1_2` docs since it is not the newest TLS version type: enhancement versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43641> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com