Skip to content

Conversation

@djc
Copy link
Member

@djc djc commented Dec 11, 2025

No description provided.

@djc djc requested a review from ctz December 11, 2025 13:01
@djc djc force-pushed the jbp-sct branch 2 times, most recently from 842a112 to e918319 Compare December 11, 2025 13:23
Comment on lines +58 to +61
#[allow(dead_code)] // pending sct verification
extensions: untrusted::Input<'a>,
#[allow(dead_code)] // pending sct verification
signature_algorithm: u16,
#[allow(dead_code)] // pending sct verification
signature: untrusted::Input<'a>,
Copy link
Member Author

Choose a reason for hiding this comment

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

What kind of verification needs to happen? Thoughts on a testing strategy?

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

❌ Patch coverage is 4.76190% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.26%. Comparing base (f3fc946) to head (3e8c939).

Files with missing lines Patch % Lines
src/sct.rs 0.00% 67 Missing ⚠️
src/verify_cert.rs 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #423      +/-   ##
==========================================
- Coverage   97.05%   95.26%   -1.80%     
==========================================
  Files          20       21       +1     
  Lines        4247     4331      +84     
==========================================
+ Hits         4122     4126       +4     
- Misses        125      205      +80     

☔ 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.

ctz and others added 4 commits December 11, 2025 14:59
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
This (or precisely the hash of it) is used as an identifier to scope
the serial number of a given end-entity cert.
@djc djc changed the title Improve SCT support Start basic SCT support Dec 11, 2025
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.

3 participants