Versions Compared

Key

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

...

Tip

The commands use openssl and keytool from the command line.

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 <chariot_install_dir>/lib/runtime/jdk11.0.12_7/bin. We recommend adding the keytool PATH in the Windows environment variables if necessary.

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

Generating Certificates and Keys

...