Skip to content

Conversation

hslatman
Copy link
Member

No description provided.

@hslatman hslatman force-pushed the herman/invalid-signing-time-test branch from 547960e to e6f4bdb Compare July 22, 2024 11:23
@hslatman hslatman marked this pull request as ready for review July 22, 2024 11:25
@hslatman hslatman requested a review from a team July 22, 2024 11:25
verify_test.go Outdated

der, err := x509.CreateCertificate(rand.Reader, template, template, key.Public(), key)
if err != nil {
t.Errorf("failed creating certificate: %v", err)
Copy link

Choose a reason for hiding this comment

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

There's a few calls to t.Errorf in this code. Maybe you meant t.Fatalf?

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated in a few places

@hslatman hslatman requested a review from azazeal July 22, 2024 21:18
@hslatman hslatman merged commit 5e2c6a1 into main Jul 23, 2024
@hslatman hslatman deleted the herman/invalid-signing-time-test branch July 23, 2024 09:09
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.

2 participants