Skip to content

fix: certificate verify callback should not raise#93

Merged
richard-ramos merged 2 commits into
mainfrom
verif-exceptions
Jun 18, 2026
Merged

fix: certificate verify callback should not raise#93
richard-ramos merged 2 commits into
mainfrom
verif-exceptions

Conversation

@richard-ramos

@richard-ramos richard-ramos commented Jun 17, 2026

Copy link
Copy Markdown
Member

Summary

Make QUIC certificate verification safe across the C callback boundary. Verification now fails the handshake with an lsquic/OpenSSL failure result instead of raising when context data is missing, no verifier is configured, or the configured verifier throws an exception.

Copilot AI review requested due to automatic review settings June 17, 2026 20:33
@richard-ramos
richard-ramos requested a review from a team as a code owner June 17, 2026 20:33
@richard-ramos
richard-ramos requested review from gmelodie and vladopajic and removed request for a team June 17, 2026 20:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@richard-ramos
richard-ramos merged commit ff9ee44 into main Jun 18, 2026
20 of 21 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.

4 participants