8000 [3.7] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) by tiran · Pull Request #9505 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.7] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) #9505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2018

Conversation

tiran
Copy link
Member
@tiran tiran commented Sep 23, 2018

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.orgq

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

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

https://bugs.python.org/issue34670

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 9fb051f)

Co-authored-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0