Migrate WebSphere Commerce Version 7 Feature Pack 6 site security

Manually migrate the WebSphere Commerce version 7.0 Feature Pack 6 security configurations to WebSphere Commerce version 9.0.0.3+.


Procedure

  1. If you enabled AES encryption on the WebSphere Commerce version 7.0 development database and file system, migrate your encryption settings files to the WebSphere Commerce version 9.0.0.3+ development environment.

    1. Copy the following files from the WebSphere Commerce version 7.0 development environment to the same location on the WebSphere Commerce version 9.0.0.3+ development environment:

  2. If you used the Key Locator Framework (KLF) in WebSphere Commerce version 7.0, migrate your key provider customizations. For more information about the KLF, see Key Locator Framework (KLF).

    1. Open the WebSphere Commerce version 7.0 workspace_dir/xml/config/wc-server.xml file, and look for the KeysConfigFile parameter. This parameter points to a separate custom key configuration XML.

    2. Open our custom key XML file.

    3. The custom files that are referenced in this keys XML file must be copied to the same directories on the WebSphere Commerce version 9.0.0.3+ development environment, and then deployed through our CI/CD pipeline which is covered in one of the last steps when you migrate the development environment.

  3. Migrate any other custom security files that were part of the WebSphere Commerce version 7.0 development security solution by copying the files to the WebSphere Commerce version 9.0.0.3+ development environment.


Next topic: Migrate your configuration files.