Replacing certificate for OSMP Console

By default, when you install OSMP Console Server (also referred to as OSMP Console), a browser certificate for the application is generated automatically. You can replace the automatically generated certificate with a custom one.

To replace the certificate for OSMP Console with a custom one:

  1. Open the response file that you created when installing the OSMP Console.

    If you want, you can create a new response file.

  2. In the file, specify the following paths:
    • To the OSMP Console custom certificate file by using the certPath parameter
    • To the private key associated with the OSMP Console custom certificate by using the keyPath parameter.

      You have to specify both the paths. Otherwise, the web browser keeps informing you that your connection is not private.

  3. Reinstall OSMP Console by specifying the new response file. Do one of the following:
    • If you want to use the same installation file of OSMP Console, remove OSMP Console, and then install the same OSMP Console version.
    • If you want to use an installation file of an upgraded version, run the upgrade command.

OSMP Console works with the specified certificate.

Page top