Skip to content

tokio-quiche: add CA path options for peer verification#2437

Open
sbohdanov wants to merge 2 commits into
cloudflare:masterfrom
sbohdanov:feature/ca-path-options
Open

tokio-quiche: add CA path options for peer verification#2437
sbohdanov wants to merge 2 commits into
cloudflare:masterfrom
sbohdanov:feature/ca-path-options

Conversation

@sbohdanov
Copy link
Copy Markdown

Add optional settings for CA bundle and CA directory paths in QuicSettings, and apply them when building quiche config.

This enables configuring custom trust stores for certificate verification without relying on system defaults.

Add optional settings for CA bundle and CA directory paths in
`QuicSettings`, and apply them when building quiche config.

This enables configuring custom trust stores for certificate
verification without relying on system defaults.
@sbohdanov sbohdanov requested a review from a team as a code owner April 14, 2026 11:54
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.

1 participant