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

ffang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new b54c7749d54e Fix WSSecurityRouteTest caused by expired certs used in 
test (#19943)
b54c7749d54e is described below

commit b54c7749d54e7fd9712b8a81daf67e66819be587
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