Staging
v0.8.1
Revision 94812f717dde8b11a9ad9c0fd5be66ff9bd53f58 authored by Christian Heimes on 23 September 2018, 07:23:01 UTC, committed by Miss Islington (bot) on 23 September 2018, 07:23:01 UTC


Add SSLContext.post_handshake_auth and
SSLSocket.verify_client_post_handshake for TLS 1.3 post-handshake
authentication.

Signed-off-by: Christian Heimes <christian@python.org>q

https://bugs.python.org/issue34670.
(cherry picked from commit 9fb051f032c36b9f6086b79086b4d6b7755a3d70)

Co-authored-by: Christian Heimes <christian@python.org>



https://bugs.python.org/issue34670
1 parent ed21919
History
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.6 KB
python.c -rw-r--r-- 2.1 KB

README

back to top