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

Report the trust anchors of the verified paths #1

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

kikuomax
Copy link
Member

I need the trust anchors of the verified paths in my use case. So let's include the trust anchors in Found reports.

- To obtain the trust anchor of the verified path.
- `report::Found` includes the DER representation of the trust anchor of
  the verified path. Applies some tweaks to extract the trust anchors
  from `rustls-webpki` or `openssl`.
@kikuomax kikuomax self-assigned this Nov 23, 2023
Copy link
Member Author

@kikuomax kikuomax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have self-reviewed the changes.

@kikuomax kikuomax merged commit c362c18 into v0.7-sync Nov 23, 2023
1 check passed
@kikuomax kikuomax deleted the report-trust-anchor branch November 23, 2023 08:16
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.

1 participant