Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added next step

This article describes how to update Smart ID Certificate Manager from 8.5.x to 8.6.1. For description of other upgrade paths, see Upgrade Certificate Manager.

Expandall

Prerequisites

Expand
titlePrerequisites

Smart ID Certificate Manager 8.5.x is installed.

Step-by-step instruction

Excerpt


Expand
titleFiles used for the upgrade

Use the files in the folder <Upgrade/Upgrade from CM 8.5.x to 8.6.1>


Expand
titleUpgrade database

Database scripts for MariaDB, MSSQL, MySQL, PostgreSQL and Oracle are included in the delivery of Certificate Manager.

There are no changes to the CMDB when upgrading from CM 8.5.x to CM 8.6.1.


Expand
titleUpgrade Certificate Manager services

The Certificate Manager server components are installed and run as services. The following steps must be performed at the server(s) that runs any of the Nexus CF, Nexus CIS or Nexus SNMP services.

  1. Make a backup copy of these folders before applying any changes:

    1. <cm-server-home>/config

    2. <cm-server-home>/lib

    3. <cm-server-home>/bin

    4. <cm-server-home>/deliverynotes
  2. Stop the Nexus CIS, CF and SNMP services, read more here Start Certificate Manager server components.
  3. Do the configuration changes in <cm-server-home>/config/ described in the respective files under the <server> folder.

    Note

    Depending on which 8.5.x version you are currently on, some of the changes may already have been performed as part of an earlier upgrade.


  4. On the servers running the Nexus CF, Nexus CIS or Nexus SNMP service, remove all jar files in the <cm-server-home>/lib folder.
  5. Copy all jar files in Upgrade files CM 8.6.1/server/lib to <cm-server-home>/lib.
  6. Replace all files in <cm-server-home>/tools with the new ones in Upgrade files CM 8.6.1/server/tools.
  7. Copy all files in Upgrade files CM 8.6.1/server/bin to <cm-server-home>/bin, replacing the old ones.
  8. Copy all files in Upgrade files CM 8.6.1/server/deliverynotes to <cm-server-home>/deliverynotes, replacing the old ones.
  9. Only for upgrades coming from earlier that 8.1.x:

    Note
    titleOnly for upgrades coming from earlier than 8.1.x

    Remember to run any steps that may have been postponed in earlier steps, such as those required for "copycacerts" when upgrading from CM 7.17.x or those in changes-format.txt when upgrading from CM 8.0.x.


  10. Start the Nexus CIS, CF and SNMP services.


Expand
titleUpgrade Certificate Manager clients
  1. Shut down all the Certificate Manager clients.

  2. Make sure Java SE 11 is installed and set as default Java on the system. Certificate Manager clients can be run on both 32-bit and 64-bit JDKs with the following limitations:

    1. Linux:
      64-bit Java is required in order to use clients with Personal.

    2. Windows:
      After the upgrade, if a javaw.exe binary exists under the C:\Windows\SysWOW64 folder, clients will continue to run on 32-bit Java even if default JDK is 64-bit. Remove this binary (and javaws.exe, java.exe) in order to run the clients on 64-bit Java.

  3. Backup the <cm-client-home>/config folder.

  4. Uninstall the Certificate Manager clients, see Uninstall Certificate Manager server components and clients

  5. Remove any remaining hotfix jar files in the <cm-client-home>/lib folder.

    1. On Linux, if there is a <cm-client-home>/P11 folder, backup any config file with customizations to Personal Desktop Client and then delete the folder.

  6. Install the new version of the clients, included in the delivery of Certificate Manager.

  7. Apply any customizations to the new configuration files in the <cm-client-home>/config folder.

Note

The officer role "Use AWB" is now used for read-only access to the AWB and no longer has permission to do manual builds of CRLs and CILs. Instead, the role "Manual build of CRL and CIL" is needed to perform manual builds.

The officer profile that was previously used by the officer that performed manual builds must now be modified to include the role "Manual build of CRL and CIL".



Expand
titleUpgrade Certificate Manager Protocol Gateway
  1. Upgrade CM Protocol Gateway. See Upgrade Protocol Gateway.


Expand
titleUpgrade Certificate Manager SDK
  1. Shut down all applications that are using the CM SDK except for CMWS and PGW.

  2. Backup the library folder of the CM SDK application.

  3. Remove the CM hotfix jar files in the library folder of the CM SDK application folder that adhere to the following patterns:

    • a-*.jar

    • aa*.jar

  4. Replace the jar files in the library folder of the CM SDK application with the supplied files in Upgrade files CM 8.6.1/sdk/lib.


Expand
titleNext step

Continue to upgrade Certificate Manager from 8.6.x to 8.7.0.