Skip to content

fix: require certverifier in client context#92

Merged
richard-ramos merged 1 commit into
mainfrom
cert-verifier-req
Jun 18, 2026
Merged

fix: require certverifier in client context#92
richard-ramos merged 1 commit into
mainfrom
cert-verifier-req

Conversation

@richard-ramos

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

Copy link
Copy Markdown
Member

Summary

Require client-side TLSConfig values to include a certificate verifier before creating a ClientContext.

Without this guard, a client config with no verifier could reach SSL context setup without installing certificate verification. The new check fails fast with an explicit error instead of allowing that state.

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

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 018e77e into main Jun 18, 2026
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