Run the Keytool Utility

The keytool utility is a key and certificate management tool that is installed with the Java JRE.

To run the keytool utility

  1. Open a Command Prompt window running as an administrator.

  2. Navigate to the folder that contains keytool.exe or add this folder to your path. (Confirm the actual Server JDK version for your installation.) For example:

    SET PATH=%PATH%;C:\Program Files\Common Files\Micro Focus\ServerJDK\<version>\bin

  3. To review the available options, enter the following:

    keytool -help