Skip to content

Fail if certificate is not time valid#1000

Merged
dtivel merged 1 commit intomainfrom
dtivel/check-if-certificate-not-time-valid
Mar 29, 2026
Merged

Fail if certificate is not time valid#1000
dtivel merged 1 commit intomainfrom
dtivel/check-if-certificate-not-time-valid

Conversation

@dtivel
Copy link
Copy Markdown
Collaborator

@dtivel dtivel commented Mar 29, 2026

Resolve #983

This change stops signing early when the certificate is not time-valid (expired or not yet valid) instead of proceeding with
signing attempts that are guaranteed to fail.

@dtivel dtivel requested a review from a team as a code owner March 29, 2026 02:35
@dtivel dtivel merged commit 21990c8 into main Mar 29, 2026
3 checks passed
@dtivel dtivel deleted the dtivel/check-if-certificate-not-time-valid branch March 29, 2026 21:15
@dlemstra
Copy link
Copy Markdown
Collaborator

Thanks for the fix!

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.

Stop artifact signing when the certificate is expired

4 participants