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

trust_anchor: fix stale note about EndEntityOrCA #204

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

cpu
Copy link
Member

@cpu cpu commented Oct 26, 2023

Since extracting the PathNode from Cert (#173) the XXX comment about using EndEntityOrCA::EndEntity when extracting a trust anchor from CertificateDer is no longer accurate. This commit deletes it.

Since extracting the `PathNode` from `Cert` the `XXX` comment about
using `EndEntityOrCA::EndEntity` when extracting a trust anchor from
`CertificateDer` is no longer accurate. This commit deletes it.
@cpu cpu self-assigned this Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #204 (12eaaa6) into main (595ecd5) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
- Coverage   96.73%   96.73%   -0.01%     
==========================================
  Files          20       20              
  Lines        4749     4745       -4     
==========================================
- Hits         4594     4590       -4     
  Misses        155      155              
Files Coverage Δ
src/trust_anchor.rs 98.38% <ø> (-0.10%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cpu cpu added this pull request to the merge queue Oct 26, 2023
Merged via the queue into rustls:main with commit 2488e75 Oct 26, 2023
30 checks passed
@cpu cpu deleted the cpu-tidy-stale-extract_trust_anchor-note branch October 26, 2023 18:37
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