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

Certificate chain revocation check after signing #237

Open
Two-Hearts opened this issue Oct 25, 2024 · 0 comments
Open

Certificate chain revocation check after signing #237

Two-Hearts opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request triage triage

Comments

@Two-Hearts
Copy link
Contributor

Two-Hearts commented Oct 25, 2024

We are verifying the cert chain after code signing and timestamping. We might consider also checking the cert chain's revocation status after signing.
Currently this is done by verifiers, but we can fail fast on the signing side as well.

@Two-Hearts Two-Hearts added enhancement New feature or request triage triage labels Oct 25, 2024
@Two-Hearts Two-Hearts changed the title Certificate chain revocation check during signing Certificate chain revocation check after signing Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage triage
Projects
None yet
Development

No branches or pull requests

2 participants