Previous Topic: Set the OPENSSL_FIPS Environment VariableNext Topic: Reencrypt the Policy Store Encryption Key


Set the Policy Engine to FIPS_MIGRATE Mode

The first step to migrate to FIPS_Only mode is to configure the policy engine in FIPS_MIGRATE mode.

Follow these steps:

  1. Check that CA SiteMinder® Federation Standalone is in COMPAT mode. If it is not, reinstall and configure it to run in COMPAT mode.
  2. From a command prompt, run the setFIPSmigration command, as follows:
    Windows

    Enter setFIPSmigration

    UNIX
    1. Navigate to federation_install_dir/siteminder/bin.
    2. Enter setFIPSmigration.ksh
    3. Run the environment script, ca_federation_env.ksh to set the environment variables.

    The migration process begins.

  3. Do one of the following:
    Windows

    Reboot the CA SiteMinder® Federation Standalone system.

    UNIX

    Restart the CA SiteMinder® Federation Standalone services by executing the following scripts from a command window:

    1. federation_install_dir/fedmanager.sh stop
    2. federation_install_dir/fedmanager.sh start

    Note: Do not stop and start the services as the root user. You must be a non-root user.

  4. Look at the smps.log file to verify that the policy engine is now in MIGRATE mode.

    The location of the log file is federation_install_dir/logs/server/smps.log.

The policy engine is now operating in FIPS_MIGRATE mode.