Skip to content

quic, tls session reuse - #15358

Closed
icing wants to merge 7 commits into
curl:masterfrom
icing:quic-tls-session-reuse
Closed

quic, tls session reuse#15358
icing wants to merge 7 commits into
curl:masterfrom
icing:quic-tls-session-reuse

Conversation

@icing

@icing icing commented Oct 22, 2024

Copy link
Copy Markdown
Contributor

Use session cache also for QUIC when built with quictls or wolfssl.

Add test_017_10 for verifying QUIC TLS session reuse when built with quictls, gnutls or wolfssl.

@github-actions github-actions Bot added the tests label Oct 22, 2024
@icing icing added the HTTP/3 h3 or quic related label Oct 22, 2024
@dfandrich

Copy link
Copy Markdown
Contributor

Analysis of PR #15358 at 51a358b0:

Test http/test_02_download.py::TestDownload::test_02_31_parallel_upgrade failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

icing added 4 commits October 23, 2024 11:54
Use session cache also for QUIC when built with quictls.
Add test_017_10 for verifying QUIC TLS session reuse when
built with quictls or gnutls.

To be expanded once we implement the feature for wolfssl
and openssl-quic.
Use TLS session cache in ngtcp2+wolfssl combination.
Extend test_17_10 to also check on wolfssl.
@icing
icing force-pushed the quic-tls-session-reuse branch from 51a358b to 243c5eb Compare October 23, 2024 11:52
@icing
icing requested a review from bagder October 23, 2024 13:06
@bagder bagder closed this in 8cb2d5f Oct 24, 2024
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Use session cache for QUIC when built with quictls or wolfSSL.

Add test_017_10 for verifying QUIC TLS session reuse when built with
quictls, gnutls or wolfssl.

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

Labels

HTTP/3 h3 or quic related tests

Development

Successfully merging this pull request may close these issues.

3 participants