Skip to content
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

[release-branch.go1.22] Support TLS 1.3 resumption with SymCrypt #1409

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

qmuntal
Copy link
Member

@qmuntal qmuntal commented Nov 18, 2024

SCOSSL digest functions doesn't support the binaryMarshaler interface, which is necessary to implement TLS 1.3 resumption.

This PR generalizes the CNG patch (which doesn't support digest marshaling neither) to also affect the OpenSSL backend.

@qmuntal qmuntal merged commit 9061078 into microsoft/release-branch.go1.22 Nov 18, 2024
22 checks passed
@qmuntal qmuntal deleted the dev/qmuntal/go1.22-hclone branch November 18, 2024 19:33
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.

3 participants