Skip to content

W-22339975 | [Master] FIPS 140-3 Compliance changes - #146

Open
asish-sf wants to merge 1 commit into
masterfrom
fix/W-21910573-fips-update-master
Open

W-22339975 | [Master] FIPS 140-3 Compliance changes#146
asish-sf wants to merge 1 commit into
masterfrom
fix/W-21910573-fips-update-master

Conversation

@asish-sf

@asish-sf asish-sf commented May 8, 2026

Copy link
Copy Markdown
  • updated test cases

  • Fix: Always ignore TlsOperationsFipsJksNegativeTestCase as JKS configs cannot load in FIPS

  • Fix FIPS config loading by splitting JKS and BCFKS configs into separate files

  • Split config.xml into config-common.xml, config-jks.xml, config-fips.xml
  • config.xml now imports only common + fips (no JKS) to prevent FIPS init failures
  • TlsOperationsTestCase.xml imports config-jks.xml, skipped in FIPS
  • Created TlsOperationsFipsTestCase.xml for BCFKS testing in FIPS mode
  • Prevents org.mule.runtime.config.internal.model.dsl.config errors in FIPS

Fixes test failures:

  • SendMessageSyncFailureTestCase.xml
  • SendMessageSyncInformTestCase.xml
  • VariablesSupportTestCase.xml
  • SendMessageSyncEscalateTestCase.xml
  • test case update

  • W-21910573-fips-update

* updated test cases

* Fix: Always ignore TlsOperationsFipsJksNegativeTestCase as JKS configs cannot load in FIPS

* Fix FIPS config loading by splitting JKS and BCFKS configs into separate files

- Split config.xml into config-common.xml, config-jks.xml, config-fips.xml
- config.xml now imports only common + fips (no JKS) to prevent FIPS init failures
- TlsOperationsTestCase.xml imports config-jks.xml, skipped in FIPS
- Created TlsOperationsFipsTestCase.xml for BCFKS testing in FIPS mode
- Prevents org.mule.runtime.config.internal.model.dsl.config errors in FIPS

Fixes test failures:
- SendMessageSyncFailureTestCase.xml
- SendMessageSyncInformTestCase.xml
- VariablesSupportTestCase.xml
- SendMessageSyncEscalateTestCase.xml

* test case update

* W-21910573-fips-update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants