Error Message
The JVM is configured with -Xenablefips140-3 but the required IBM JSSE FIPS provider configuration is missing.
When FIPS 140-3 mode is enabled, IBM Java requires JSSE to explicitly use a FIPS-compliant security provider. Without these settings, JVM initialization fails and the application server cannot start successfully.
Open the WebSphere Administrative Console and navigate to:
Add the following property:
Add the following property:
Save the configuration and restart the affected node/server.
When FIPS 140-3 mode is enabled using -Xenablefips140-3, IBM JSSE must be configured to use the IBMJCEPlusFIPS provider. Adding the required JVM custom properties and restarting the server resolves the startup failure.