Skip to content

Allow parsing trust anchors with unknown critical extensions#465

Merged
djc merged 1 commit intomainfrom
unknown-extension-policy
Apr 10, 2026
Merged

Allow parsing trust anchors with unknown critical extensions#465
djc merged 1 commit intomainfrom
unknown-extension-policy

Conversation

@djc
Copy link
Copy Markdown
Member

@djc djc commented Apr 10, 2026

Fixes #464.

This seems like a reasonably constrained way to align with other implementations?

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.71%. Comparing base (2ad071a) to head (ca2614b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #465      +/-   ##
==========================================
+ Coverage   96.68%   96.71%   +0.02%     
==========================================
  Files          20       20              
  Lines        3896     3927      +31     
==========================================
+ Hits         3767     3798      +31     
  Misses        129      129              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@djc djc force-pushed the unknown-extension-policy branch from ab298b3 to 2022183 Compare April 10, 2026 12:25
@djc djc force-pushed the unknown-extension-policy branch from 2022183 to ca2614b Compare April 10, 2026 12:30
@djc djc enabled auto-merge April 10, 2026 12:31
@djc djc added this pull request to the merge queue Apr 10, 2026
Merged via the queue into main with commit c36ee95 Apr 10, 2026
26 checks passed
@djc djc deleted the unknown-extension-policy branch April 10, 2026 12:33
@djc djc changed the title Allow parsing trust anchors with unknown criticial extensions Allow parsing trust anchors with unknown critical extensions Apr 10, 2026
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.

Overly eager rejection of invalid trust program members?

2 participants