[issue37440] httplib should enable post-handshake authentication for TLS 1.3
Ned Deily
report at bugs.python.org
Tue Jul 2 18:34:03 EDT 2019
Ned Deily <nad at python.org> added the comment:
New changeset f97eb883d8a29ee9718147b3631ebd2741273d9b by Ned Deily (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) (GH-14496)
https://github.com/python/cpython/commit/f97eb883d8a29ee9718147b3631ebd2741273d9b
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37440>
_______________________________________
More information about the Python-bugs-list
mailing list