Skip to content

mbedtls, handle sessions as blobs - #15398

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:mbedtls-session-blobs
Closed

mbedtls, handle sessions as blobs#15398
icing wants to merge 1 commit into
curl:masterfrom
icing:mbedtls-session-blobs

Conversation

@icing

@icing icing commented Oct 24, 2024

Copy link
Copy Markdown
Contributor

Use mbedtls_ssl_session_load() and mbedtls_ssl_session_save() to convert TLS sessions to byte blobs for the session cache.

Fix a skip message to better indicate why the test is skipped for mbedtls.

Use mbedtls_ssl_session_load() and mbedtls_ssl_session_save() to
convert TLS sessions to byte blobs for the session cache.

Fix a skip message to better indicate why the test is skipped
for mbedtls.
@github-actions github-actions Bot added the tests label Oct 24, 2024
@icing icing changed the title mbedtls, handle session as blobs mbedtls, handle sessions as blobs Oct 24, 2024
@icing
icing requested a review from bagder October 24, 2024 12:02
@bagder bagder closed this in 30f66c8 Oct 24, 2024
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Use mbedtls_ssl_session_load() and mbedtls_ssl_session_save() to convert
TLS sessions to byte blobs for the session cache.

Fix a skip message to better indicate why the test is skipped for
mbedtls.

Closes curl#15398
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants