Performing a direct upgrade from v 9.5.0.x or v 10.x.x to v 10.2.3

Detailed steps to perform a direct upgrade from version 9.5.0.x or v 10.x.x to version 10.2.3

Environment with custom certificates
If you have version 9.5 installed with custom certificates, then after upgrading to 10.2 you must ensure that the parameters and the name of the relevant certificates in the localopts file are correct.
If you have previously used certificates generated with OpenSSL, check the paths in the following section:
  • For Open SSL, check:
    • SSL key
    • SSL certified
    • SSL key pwd
    • SSL CA certified
    • SSL random seed
If you have used GSKit, the relevant parameters are automatically migrated to the new OpenSSL parameters:
  • SSL Version
  • SSL Ciphers
  • CLI SSL Ciphers
  • CLI SSL Version

If the value of these fields corresponds to an incorrect path, then stop the WebSphere Application Server Liberty Base, make the necessary changes, and refer to the client's certificates, and then Restart.

For more information, see Setting local options.