You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2024/04/17 20:09:23 UTC

(camel-quarkus) branch 3.8.x updated: Cxf-soap: tests are not working in FIPS environment

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

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


The following commit(s) were added to refs/heads/3.8.x by this push:
     new 3539d6bc56 Cxf-soap: tests are not working in FIPS environment
3539d6bc56 is described below

commit 3539d6bc56647887627564fe1c424563bb053963
Author: JiriOndrusek <on...@gmail.com>
AuthorDate: Mon Apr 8 10:54:16 2024 +0200

    Cxf-soap: tests are not working in FIPS environment
---
 .../src/main/resources/encrypt-sign-policy.xml                          | 2 +-
 .../cxf-soap-ws-trust/src/main/resources/AsymmetricSAML2Policy.xml      | 2 +-
 .../cxf-soap-ws-trust/src/main/resources/TrustHelloService.wsdl         | 2 +-
 .../cxf-soap-ws-trust/src/main/resources/ws-trust-1.4-service.wsdl      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/src/main/resources/encrypt-sign-policy.xml b/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/src/main/resources/encrypt-sign-policy.xml
index 2eba7ca542..105d2325ff 100644
--- a/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/src/main/resources/encrypt-sign-policy.xml
+++ b/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/src/main/resources/encrypt-sign-policy.xml
@@ -45,7 +45,7 @@
                     </sp:RecipientToken>
                     <sp:AlgorithmSuite>
                         <wsp:Policy>
-                            <sp:Basic256/>
+                            <sp:CustomAlgorithmSuite/>
                         </wsp:Policy>
                     </sp:AlgorithmSuite>
                     <sp:Layout>
diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/AsymmetricSAML2Policy.xml b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/AsymmetricSAML2Policy.xml
index a0aff7d559..ae5bced72f 100644
--- a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/AsymmetricSAML2Policy.xml
+++ b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/AsymmetricSAML2Policy.xml
@@ -78,7 +78,7 @@
                     <sp:OnlySignEntireHeadersAndBody />
                     <sp:AlgorithmSuite>
                         <wsp:Policy>
-                            <sp:Basic256 />
+                            <sp:CustomAlgorithmSuite/>
                         </wsp:Policy>
                     </sp:AlgorithmSuite>
                 </wsp:Policy>
diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/TrustHelloService.wsdl b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/TrustHelloService.wsdl
index 60651ab719..29c663b181 100644
--- a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/TrustHelloService.wsdl
+++ b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/TrustHelloService.wsdl
@@ -117,7 +117,7 @@
                         <sp:OnlySignEntireHeadersAndBody />
                         <sp:AlgorithmSuite>
                             <wsp:Policy>
-                                <sp:Basic256 />
+                                <sp:CustomAlgorithmSuite/>
                             </wsp:Policy>
                         </sp:AlgorithmSuite>
                     </wsp:Policy>
diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/ws-trust-1.4-service.wsdl b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/ws-trust-1.4-service.wsdl
index 76bc7b8ea2..6d5c573835 100644
--- a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/ws-trust-1.4-service.wsdl
+++ b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/src/main/resources/ws-trust-1.4-service.wsdl
@@ -199,7 +199,7 @@
                   </sp:ProtectionToken>
                   <sp:AlgorithmSuite>
                      <wsp:Policy>
-                        <sp:Basic256 />
+                         <sp:CustomAlgorithmSuite/>
                      </wsp:Policy>
                   </sp:AlgorithmSuite>
                   <sp:Layout>