Skip to content

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
JackPGreen added a commit to hazelcast/client-compatibility-suites that referenced this pull request May 23, 2025
JackPGreen added a commit to hazelcast/client-compatibility-suites that referenced this pull request Jul 3, 2025
The [NodeJS tests are failing](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16021764635/job/45200929188):
> WARN at ConnectionManager: Error during initial connection to 127.0.0.1:34513 Error: certificate has expired

Same issue (and solution - albeit slightly reworked) as hazelcast/hazelcast-nodejs-client#1535
JackPGreen added a commit to hazelcast/client-compatibility-suites that referenced this pull request Jul 3, 2025
The [NodeJS tests are failing](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16021764635/job/45200929188):
> WARN at ConnectionManager: Error during initial connection to 127.0.0.1:34513 Error: certificate has expired

Same issue (and solution - albeit slightly reworked) as hazelcast/hazelcast-nodejs-client#1535
JackPGreen added a commit to hazelcast/client-compatibility-suites that referenced this pull request Jul 3, 2025
The [NodeJS tests are failing](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16021764635/job/45200929188):
> WARN at ConnectionManager: Error during initial connection to 127.0.0.1:34513 Error: certificate has expired

Same issue (and solution - albeit slightly reworked) as hazelcast/hazelcast-nodejs-client#1535
JackPGreen added a commit to hazelcast/client-compatibility-suites that referenced this pull request Jul 3, 2025
The [NodeJS tests are failing](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16021764635/job/45200929188):
> WARN at ConnectionManager: Error during initial connection to 127.0.0.1:34513 Error: certificate has expired

Same issue (and solution - albeit slightly reworked) as hazelcast/hazelcast-nodejs-client#1535

[Example execution](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16051905507).
JackPGreen added a commit to hazelcast/client-compatibility-suites that referenced this pull request Jul 7, 2025
The [NodeJS tests are
failing](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16021764635/job/45200929188):
> WARN at ConnectionManager: Error during initial connection to
127.0.0.1:34513 Error: certificate has expired

Same issue (and solution - albeit slightly reworked) as
hazelcast/hazelcast-nodejs-client#1535

[Example
execution](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16051905507).
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