Port rustls-platform-verifier to rustls 0.24#233
Draft
iadev09 wants to merge 2 commits into
Draft
Conversation
733494d to
0616abd
Compare
Member
|
Thanks! I think we'll want to hold off on merging this for now. |
djc
reviewed
Jun 9, 2026
0616abd to
26cc673
Compare
Contributor
Author
|
i have added PR #234 for failed [CI / Test (Android)] - due to expired cert -. |
26cc673 to
0db7628
Compare
djc
reviewed
Jun 11, 2026
0db7628 to
7dedbf4
Compare
Member
|
(Might be nice to add a commit bumping the version to 0.8 to address the semver compatibility failure.) |
88f02cd to
05cefce
Compare
Contributor
Author
|
Added an initial commit to address the semver compatibility failure: Bump rustls-platform-verifier to 0.8.0 |
Member
|
Okay, I think this is in a good enough shape for use with your downstream Quinn PR. |
Contributor
Author
|
Great, thank you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Port rustls-platform-verifier to rustls 0.24
ref: quinn-rs/quinn#2671