Skip to content

Conversation

manifest
Copy link
Contributor

Does your PR solve an issue?

fixes #4044

Is this a breaking change?

No.

This PR

  • Adds optional dependency on rustls-platform-verifier.
  • Adds new feature flags tls-rustls-aws-lc-rs-platform-verifier and tls-rustls-ring-platform-verifier to enable platform's native CA certificates provided by rustls-platform-verifier.
  • Removes dependency on rustls-native-certs (since rustls-platform-verifier is now recommended over it instead).
  • Makes tls-rustls-ring-native-roots feature flag an alias to tls-rustls-ring-platform-verifier for backwards compatibility reasons.

@manifest manifest force-pushed the rustls-platform-verifier branch 3 times, most recently from 9dcac3c to d3608f7 Compare September 27, 2025 10:42
@manifest manifest force-pushed the rustls-platform-verifier branch from d3608f7 to d269d84 Compare September 27, 2025 11:27
@manifest
Copy link
Contributor Author

Should feature flag tls-rustls-aws-lc-rs be renamed into tls-rustls-aws-lc-rs-webpki to match tls-rustls-ring-webpki?

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.

Add support for rustls-platform-verifier
1 participant