You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -465,7 +465,7 @@ Add `-Dmule.security.model=fips140-2` if you're using `RosettaNet Connector Exte
465
465
Add `-Dmule.security.model=fips140-3` if you're using `RosettaNet Connector External Libs - FIPS 140-3`.
466
466
* *External Libs - ... configuration selected, but '...' is not on the classpath*
467
467
+
468
-
Add the correct implementation dependency for your selected security mode or make sure the external library configuration imports the dependency. If you receive a warning, make sure only the library for your active security mode remains on the `classpath` by removing any additional RosettaNet cryptographic implementations.
468
+
Add the correct implementation dependency for your selected security mode or make sure the external library configuration imports the dependency. If you receive a warning, make sure only the external library configuration for your active security mode only remain by removing any additional external library configurations.
469
469
* *Startup or Crypto Errors in FIPS Mode*
470
470
+
471
471
Make sure `mule.security.model` matches your runtime FIPS setup and that BCFIPS is installed and registered. Set `org.bouncycastle.fips.approved_only` to `true` if required.
0 commit comments