Skip to content

Comments

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

Merged
miss-islington merged 1 commit intopython:3.6from
tiran:backport-9fb051f-3.6
Sep 23, 2018
Merged

[3.6] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)#9507
miss-islington merged 1 commit intopython:3.6from
tiran:backport-9fb051f-3.6

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