Migrate keys when upgrading WSOP from v3.0

The process described in this section applies to keys that have been migrated using DBMT and also to keys that have been generated with WSOP v3.0. The upgrade paths differ depending on the origin and requirements of the existing keys:

upgrade from 3 0
Keys generated with WSOP v3.0 do not have a key generation certificate. If a key generation certificate is required for the WSOP generated key, recreate the key using WSOP v3.2 or later with the key generation certificate included. See Recreate keys.

Run DBMT upgrade

You can run the DBMT upgrade tool to enable the full functionality of the existing keys for use in WSOP v3.2 and later. The commands in this section use DBMT v2.1.0. Later versions of the tool can be used, too.

  1. Install DBMT:

    tar -xf dbmt-2.1.0.tar.gz
    cd opt/nfast/webservices/dbmt-2.1.0
    ./install.sh
  2. Run DBMT upgrade:

    dbmt upgrade --config /path/to/config.yaml

When all the database records have been upgraded, you can install a new version of WSOP. See section Upgrading the Web Services Option Pack in the WSOP User Guide.