apache / apache/camel-quarkus

cxf-soap tests fail in FIPS environment

Open
#5,482 0 comments 0 reactions 1 assignee Claimed by @JiriOndrusek View on GitHub
area/cxf-soap area/fips area/testing bug test
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

### Bug description

If you run `integration-test-groups/cxf-soap/` in FIPS environment, following tests fail:

* `cxf-soap-ws-security-server`

```
Errors:
CxfWssSecurityPolicyServerCxfWayTest.encrypetdSigned:53 » SOAPFault unsupported key transport encryption algorithm: No such algorithm: "RSA/ECB/OAEPWithSHA1AndMGF1Padding"
CxfWssSecurityPolicyServerTest.encrypetdSigned:52 » SOAPFault unsupported key transport encryption algorithm: No such algorithm: "RSA/ECB/OAEPWithSHA1AndMGF1Padding"
```

* `cxf-soap-ws-trust`

```
Errors:
CxfWsTrustTest.programmaticSts:107 » SOAPFault unsupported key transport encryption algorithm: No such algorithm: "RSA/ECB/OAEPWithSHA1AndMGF1Padding"
CxfWsTrustCxfWayTest.programmaticSts:112 » SOAPFault unsupported key transport encryption algorithm: No such algorithm: "RSA/ECB/OAEPWithSHA1AndMGF1Padding"
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.