Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

The commands use command line tools openssl and keytool from the command lineare used.

Install the OpenSSL command line tool and add the OpenSSL PATH in the Windows environment variables if necessary.

Keytool is part of the standard java distribution and is located in the bin sub-directory of your jdk installation directory. Chariot will always include a java distribution under the the <chariot_install_dir>/lib/runtime/jdk11.0.12_7/bin. Add the keytool PATH in the Windows environment variables if necessary.

You will need to restart your command window to pick up this configuration change.

...