mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
9fb051f032
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