Skip to content

ngtcp2: fix returns when TLS verify failed - #18881

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:ngtcp2-fix-vrfy-fail-returns
Closed

ngtcp2: fix returns when TLS verify failed#18881
icing wants to merge 1 commit into
curl:masterfrom
icing:ngtcp2-fix-vrfy-fail-returns

Conversation

@icing

@icing icing commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

In both send/recv functions of the ngtcp2 filter, when TLS verification has failed, jump out by skipping ingress/egress handling.

reported-by: Joshua Rogers

In both send/recv functions of the ngtcp2 filter, when TLS verification
has failed, jump out by skipping ingress/egress handling.

reported-by: Joshua Rogers
@icing icing added the HTTP/3 h3 or quic related label Oct 6, 2025
@icing
icing requested a review from bagder October 6, 2025 11:44
@bagder bagder closed this in f4e83a0 Oct 7, 2025
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

Development

Successfully merging this pull request may close these issues.

2 participants