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

test: fix broken e2e test #125

Merged
merged 1 commit into from
Sep 3, 2024
Merged

test: fix broken e2e test #125

merged 1 commit into from
Sep 3, 2024

Conversation

flavio
Copy link
Member

@flavio flavio commented Sep 3, 2024

The test about certificate-based signature verification was failing because the user-provided certificate was expired.

I've changed the certificates used by the tests to expire in 10 years, instead of the 24 hours used before.

The test about certificate-based signature verification was failing
because the user-provided certificate was expired.

I've changed the certificates used by the tests to expire in 10 years,
instead of the 24 hours used before.

Signed-off-by: Flavio Castelli <[email protected]>
@flavio flavio requested a review from a team as a code owner September 3, 2024 11:58
@flavio flavio self-assigned this Sep 3, 2024
@flavio flavio merged commit cb67096 into main Sep 3, 2024
13 checks passed
@flavio flavio deleted the fix-e2e-test branch September 3, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants