Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

WIP: Ring 0.17 #508

Merged
merged 37 commits into from
Mar 1, 2024
Merged

WIP: Ring 0.17 #508

merged 37 commits into from
Mar 1, 2024

Conversation

bunnie
Copy link
Member

@bunnie bunnie commented Feb 11, 2024

This is a WIP branch for ring 0.17 forward-port. It's mostly a placeholder for when we actually want to move ahead with pulling the rest of the stuff. See #507 for a tracking issue on this.

bunnie and others added 30 commits February 9, 2024 17:18
…ion root_cert_store

rustls::ServerCertVerifierBuilder::build() returns a `CertVerifierBuilderError` if no trust anchors have been provided.
In keeping with webpki-roots - the TrustAnchors are managed without the Der Tag::Sequence header

This in turn requires that:
- the header is removed from x509 fields before saving in the pddb, and
- the der Tag::Sequence is added to ota.subject before it can be decoded  () see ota.subject()
nworbnhoj and others added 7 commits February 29, 2024 09:53
deliberate check of automated rustfmt_check.yaml

confirmed - system works
we'll port it forward if we end up needing to get that deep
into the crate.
this will allow the gh actions check to succeed, hopefully?
@nworbnhoj, i saw you had explicitly done a formatting pass.
However, I think maybe the +nightly flag was missing, it looks
like the formatting ignored our custom rule set, which requires
nightly?
@bunnie bunnie merged commit 8622fbd into main Mar 1, 2024
2 checks passed
@bunnie bunnie deleted the ring-0.17 branch March 1, 2024 17:36
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.

2 participants