This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-4.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.14.x by this push:
     new 2a09af543862 Fix WSSecurityRouteTest caused by expired certs used in 
test (#19943)
2a09af543862 is described below

commit 2a09af543862a3ff67f3fdfc2004dd6f893db792
Author: Freeman(Yue) Fang <[email protected]>
AuthorDate: Mon Nov 17 15:26:57 2025 -0500

    Fix WSSecurityRouteTest caused by expired certs used in test (#19943)
---
 .../src/test/resources/wssecurity/keystore/alice.jks  | Bin 4125 -> 7382 bytes
 .../src/test/resources/wssecurity/keystore/bob.jks    | Bin 4122 -> 7362 bytes
 .../src/test/resources/wssecurity/keystore/cxfca.jks  | Bin 961 -> 1734 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/alice.jks
 
b/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/alice.jks
index 213b26cac3b2..8855ac370e68 100644
Binary files 
a/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/alice.jks
 and 
b/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/alice.jks
 differ
diff --git 
a/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/bob.jks
 
b/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/bob.jks
index 55509125b489..f66de81e55cd 100644
Binary files 
a/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/bob.jks
 and 
b/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/bob.jks
 differ
diff --git 
a/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/cxfca.jks
 
b/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/cxfca.jks
index 53ad2395202b..9124af9872b1 100644
Binary files 
a/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/cxfca.jks
 and 
b/components/camel-cxf/camel-cxf-spring-soap/src/test/resources/wssecurity/keystore/cxfca.jks
 differ

Reply via email to