033530B5 Cannot switch from one FIPS mode level to another FIPS mode level

Explanation

While executing in FIPS mode (GSK_FIPS_STATE_ON, GSK_FIPS_STATE_LEVEL1, GSK_FIPS_STATE_LEVEL2, or GSK_FIPS_STATE_LEVEL3), an attempt was made to switch to another FIPS mode LEVEL. This is not supported. Only the switch to GSK_FIPS_STATE_OFF is supported.

User response

A FIPS mode LEVEL has already been defined and the only FIPS mode setting change that is allowed is to GSK_FIPS_STATE_OFF. See System SSL and FIPS 140-2 for additional information about operating in FIPS mode.