Skip to content

Fix expired WS-Security certificates and update CI to use Temurin JDK#97

Merged
ThisaraWeerakoon merged 1 commit intoapache:masterfrom
isudana:claude/frosty-hypatia
Apr 5, 2026
Merged

Fix expired WS-Security certificates and update CI to use Temurin JDK#97
ThisaraWeerakoon merged 1 commit intoapache:masterfrom
isudana:claude/frosty-hypatia

Conversation

@isudana
Copy link
Copy Markdown
Contributor

@isudana isudana commented Apr 5, 2026

Renew alice and bob X.509 certificates in store.jks (expired Mar 2025, now valid until Apr 2036) to fix 4 failing WS-Security integration tests (Sample100, Sample156, Sample431, Sample432).

Update GitHub Actions workflows to use actions/checkout@v4, actions/setup-java@v4 with Temurin distribution, and actions/cache@v4 to resolve SSL certificate failures caused by the outdated Zulu JDK 8 truststore installed by the deprecated setup-java@v1 action.

Renew alice and bob X.509 certificates in store.jks (expired Mar 2025,
now valid until Apr 2036) to fix 4 failing WS-Security integration tests
(Sample100, Sample156, Sample431, Sample432).

Update GitHub Actions workflows to use actions/checkout@v4,
actions/setup-java@v4 with Temurin distribution, and actions/cache@v4
to resolve SSL certificate failures caused by the outdated Zulu JDK 8
truststore installed by the deprecated setup-java@v1 action.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ThisaraWeerakoon ThisaraWeerakoon merged commit a43c5ea into apache:master Apr 5, 2026
0 of 4 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