Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tls-rustls-no-provider-platform-verifier : installs no crypto library#2

Open
curtisleefulton wants to merge 2 commits into
manifest:rustls-platform-verifier from
bitshock-src:rustls-platform-verifier-no-provider
Open

tls-rustls-no-provider-platform-verifier : installs no crypto library #2
curtisleefulton wants to merge 2 commits into
manifest:rustls-platform-verifier from
bitshock-src:rustls-platform-verifier-no-provider

Conversation

@curtisleefulton

@curtisleefulton curtisleefulton commented Nov 28, 2025

Copy link
Copy Markdown

Does your PR solve an issue?

fixes transact-rs#960

Is this a breaking change?

no

new feature tls-rustls-no-provider-platform-verifier installs no crypto library and uses CryptoProvider::get_default() instead. This will work the same as Reqwest's rustls-tls-native-roots-no-provider feature, when coupled with rustls-platform-verifier crate .

See https://docs.rs/rustls/latest/rustls/crypto/struct.CryptoProvider.html#using-the-per-process-default-cryptoprovider :

libraries should use ClientConfig::builder()/ServerConfig::builder() or otherwise rely on the CryptoProvider::get_default() provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /