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

fix(modem): TLS example: Add restore session support in mbedtls wrapper #360

Merged

Conversation

david-cermak
Copy link
Collaborator

Reusable component in modem_tcp_client example implements a simple mbedtls wrapper. This update add support for mbedtls deinit() and for saving and resotoring TLS session.

@david-cermak david-cermak self-assigned this Sep 20, 2023
@david-cermak david-cermak changed the title fix(modem): TLS example: Add retore session support in mbedtls wrapper fix(modem): TLS example: Add restore session support in mbedtls wrapper Sep 20, 2023
@david-cermak david-cermak force-pushed the fix/modem_example_mbedtls_wrapper branch 3 times, most recently from f97a0d3 to 64d8dcd Compare September 25, 2023 09:27
Copy link
Collaborator

@euripedesrocha euripedesrocha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@david-cermak david-cermak force-pushed the fix/modem_example_mbedtls_wrapper branch 2 times, most recently from 4135652 to c22cd39 Compare November 21, 2023 10:52
Reusable component in modem_tcp_client example implements a simple
mbedtls wrapper. This update add support for mbedtls deinit() and for
saving and restoring TLS session.
@david-cermak david-cermak force-pushed the fix/modem_example_mbedtls_wrapper branch from c22cd39 to 79d38e5 Compare November 23, 2023 08:57
@david-cermak david-cermak merged commit 0c6bb4b into espressif:master Nov 28, 2023
45 checks passed
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.

2 participants