This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
new 691f4eceee [CXF-9006] Skip WSS40 cer validation check when on Red Hat
JDK (#1836)
691f4eceee is described below
commit 691f4eceee511a2c62692b01e4266fc03281fab0
Author: Jamie Goodyear <[email protected]>
AuthorDate: Tue May 7 11:49:24 2024 -0230
[CXF-9006] Skip WSS40 cer validation check when on Red Hat JDK (#1836)
* [CXF-9006] Skip WSS40 cer validation check when on Red Hat JDK
* [CXF-9006] Updated WSS40 certificates
* Restore white space count on assert wss40 valid
---
.../test/resources/trustedAuthorityValidator/wss40.cer | Bin 956 -> 1097 bytes
.../resources/trustedAuthorityValidator/wss40CA.cer | Bin 794 -> 1077 bytes
.../resources/trustedAuthorityValidator/wss40CACRL.cer | Bin 345 -> 666 bytes
.../resources/trustedAuthorityValidator/wss40rev.cer | Bin 956 -> 1097 bytes
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git
a/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40.cer
b/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40.cer
index f916206813..581309ec77 100644
Binary files
a/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40.cer
and
b/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40.cer
differ
diff --git
a/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40CA.cer
b/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40CA.cer
index 0faeb68b2a..90923a0f3e 100644
Binary files
a/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40CA.cer
and
b/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40CA.cer
differ
diff --git
a/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40CACRL.cer
b/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40CACRL.cer
index 0d46cca8e6..cd46d13d88 100644
Binary files
a/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40CACRL.cer
and
b/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40CACRL.cer
differ
diff --git
a/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40rev.cer
b/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40rev.cer
index ef2ff551e7..70dfb44cdd 100644
Binary files
a/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40rev.cer
and
b/services/xkms/xkms-x509-handlers/src/test/resources/trustedAuthorityValidator/wss40rev.cer
differ