This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3_0_x-fixes in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
commit bf95e3aff787f400228da2d2bd188a6d2cda6e7d Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Sep 21 13:04:39 2026 +0100 Update certs that are failing with the Bouncycastle update (#723) --- .../keys/nameconstraints/intermediate_signed.p12 | Bin 4224 -> 4524 bytes .../keys/nameconstraints/nameconstraints.jks | Bin 2204 -> 2200 bytes .../resources/keys/nameconstraints/root_signed.p12 | Bin 3569 -> 3741 bytes 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/ws-security-common/src/test/resources/keys/nameconstraints/intermediate_signed.p12 b/ws-security-common/src/test/resources/keys/nameconstraints/intermediate_signed.p12 index f2af3cf86..4e4c1d7d9 100644 Binary files a/ws-security-common/src/test/resources/keys/nameconstraints/intermediate_signed.p12 and b/ws-security-common/src/test/resources/keys/nameconstraints/intermediate_signed.p12 differ diff --git a/ws-security-common/src/test/resources/keys/nameconstraints/nameconstraints.jks b/ws-security-common/src/test/resources/keys/nameconstraints/nameconstraints.jks index 01d4fb240..9bed29c4c 100644 Binary files a/ws-security-common/src/test/resources/keys/nameconstraints/nameconstraints.jks and b/ws-security-common/src/test/resources/keys/nameconstraints/nameconstraints.jks differ diff --git a/ws-security-common/src/test/resources/keys/nameconstraints/root_signed.p12 b/ws-security-common/src/test/resources/keys/nameconstraints/root_signed.p12 index b229ccc49..1774a2f89 100644 Binary files a/ws-security-common/src/test/resources/keys/nameconstraints/root_signed.p12 and b/ws-security-common/src/test/resources/keys/nameconstraints/root_signed.p12 differ
