Skip to content

Conversation

@ronhombre
Copy link

Fixes #2271.

I'm new to contributing here so I'm not sure if I need to make a test case for this. Please let me know and for any other deficiencies

…rom_directory` to tokio-quiche QuicSettings
@ronhombre ronhombre requested a review from a team as a code owner December 5, 2025 22:13
@ronhombre
Copy link
Author

These are exposed as QuicSettings.verify_file(String) and QuicSettings.verify_directory(String)

@ronhombre
Copy link
Author

Can a maintainer/contributor tell me how I should propagate SSL context errors up? Is it fine to just .into_io it and ? at where I placed them? Or do you want me to move them deeper before propagating the error?

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.

Config load_verify_locations_from_file and load_verify_locations_from_directory not exposed to tokio-quiche *QuicSettings*

1 participant