Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add access to underlying config #103

Merged
merged 2 commits into from
Feb 16, 2025
Merged

Conversation

sunng87
Copy link
Contributor

@sunng87 sunng87 commented Feb 16, 2025

This patch exposes underlying ClientConfig and ServerConfig for TlsConnector and TlsAcceptor. My use-case is I'm use TlsConnector as API but I have to check if it's correctly configured.

Copy link
Member

@djc djc left a comment

Choose a reason for hiding this comment

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

LGTM modulo a small nit. Thanks!

@djc djc merged commit 2d393fd into rustls:main Feb 16, 2025
6 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants