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

Cherry-pick some TLS 1.3 fixes from the mbedtls-3.6 branch #59

Closed

Conversation

valeriosetti
Copy link
Collaborator

These fixes will automatically be included in the next 3.6.1 LTS release/update, but for the time being they are required for the TLS 1.3 support PR zephyrproject-rtos/zephyr#77567.

In case Mbed TLS is bumped to 3.6.1 before this PR is merged this PR can be just ignored.

Norbert Fabritius added 2 commits August 26, 2024 16:37
Signed-off-by: Norbert Fabritius <norbert.fabritius@esrlabs.com>
Guard ssl_tls13_write_new_session_ticket_coordinate with
MBEDTLS_SSL_SESSION_TICKETS macro.

Signed-off-by: Norbert Fabritius <norbert.fabritius@esrlabs.com>
@valeriosetti
Copy link
Collaborator Author

Changes introduced by this PR are already part of the 3.6.1 release which is introduced in Zephyr in #60. So this PR can be closed.

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.

1 participant