Before Starting
The following instructions describe how to configure SSL using the Java keytool
utility bundled with the Controller installation. You can find the keytool
utility in a directory at the same level as <controller_home>
. In other words, from <controller_home>
, navigate to ../jre/<version>/bin
:
The steps assume that the keytool is in the operating system's path variable. To run the commands as shown, you first need to put the keytool
utility in your system's path. Use the method appropriate for your operating system to add the keytool
to your path.
While the directory paths in this topic use forward slashes, the instructions apply to both Linux and Windows Operating System environments. The steps note where there are differences in the use of commands between operating systems.