Skip to content

Conversation

@jbr
Copy link
Contributor

@jbr jbr commented Apr 9, 2024

The primary entry point for this crate tls_config is quite convenient, but opting out of that in order to configure a crypto provider adds a bit more complexity and opportunity for misconfiguration. This PR offers a solution to "do what tls_config does, but with a crypto provider".

based on #81

Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

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

Good idea, thank you.

Would you mind updating the README installation and setup section to briefly mention this alongside the existing tls_config() coverage?

@jbr jbr changed the title proposal: rustls_platform_verifier::tls_config_with_provider feat: rustls_platform_verifier::tls_config_with_provider Apr 9, 2024
@complexspaces complexspaces merged commit e2c0224 into rustls:main Apr 9, 2024
@cpu
Copy link
Member

cpu commented Apr 10, 2024

This was included in v/0.3.1.

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.

3 participants