Skip to content

Fix ClientSSLTest Certificate #1535

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

Merged
merged 1 commit into from
Apr 28, 2025
Merged

Conversation

JackPGreen
Copy link
Contributor

The nightly tests are failing:

[DefaultLogger] WARN at ConnectionManager: Error during initial connection to 127.0.0.1:43973 Error: certificate has expired

The certificates were manually updated in #1525, but the upstream source is updated automatically and so they have become outdated.

We already download the upstream source as part of the action anyway, so updated to overwrite the existing keystore.jks with the latest version.

Example execution showing success of ClientSSLTest (other test failures out of scope).

@JackPGreen JackPGreen self-assigned this Apr 17, 2025
@JackPGreen JackPGreen enabled auto-merge (squash) April 17, 2025 09:58
@JackPGreen JackPGreen disabled auto-merge April 28, 2025 09:11
@JackPGreen JackPGreen merged commit 6d90bea into master Apr 28, 2025
7 of 14 checks passed
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