FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.6] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) by tiran · Pull Request #9507 · python/cpython · GitHub

/ cpython Public

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

Merged
miss-islington merged 1 commit into
python: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 into
python:3.6from
tiran:backport-9fb051f-3.6

Conversation

tiran commented Sep 23, 2018
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL