Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cxf-soap: tests are not working in FIPS environment #5979

Closed
JiriOndrusek opened this issue Apr 8, 2024 · 0 comments · Fixed by #5980
Closed

Cxf-soap: tests are not working in FIPS environment #5979

JiriOndrusek opened this issue Apr 8, 2024 · 0 comments · Fixed by #5980
Assignees
Labels
Milestone

Comments

@JiriOndrusek
Copy link
Contributor

Bug description

When running tests from cxf-soap-grouped in FIPs environment, there are errors:

  • [ERROR] CxfWsTrustTest.programmaticSts:107 » SOAPFault unsupported key transport encryption algorithm: No such algorithm: "RSA/ECB/OAEPWithSHA1AndMGF1Padding"
  • [ERROR] CxfWsTrustCxfWayTest.programmaticSts:112 » SOAPFault unsupported key transport encryption algorithm: No such algorithm: "RSA/ECB/OAEPWithSHA1AndMGF1Padding"
  • [ERROR] CxfWssSecurityPolicyServerCxfWayTest.encrypetdSigned:53 » SOAPFault unsupported key transport encryption algorithm: No such algorithm: "RSA/ECB/OAEPWithSHA1AndMGF1Padding"
  • [ERROR] CxfWssSecurityPolicyServerTest.encrypetdSigned:52 » SOAPFault unsupported key transport encryption algorithm: No such algorithm: "RSA/ECB/OAEPWithSHA1AndMGF1Padding"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants