Obtaining an encrypted keystore password
This page explains how to encrypt a keystore password.
When HTTPS is enabled in IBM AD Configuration Server
Note: Make sure that Hypertext transfer protocol secure (HTTPS) is set as a default
connection protocol in IBM AD Configuration Server. For more information, see Configuring Security Settings.
- Go to <IBM ADDI Installation Folder>\IBM Application Discovery Configuration Service\conf.
- Open the jvmargs.txt file by using a text editor.
- Copy the encrypted password value from -Djavax.net.ssl.keyStorePassword=<ENCRYPTED_PASSWORD>.
When HTTPS is disabled in IBM AD Configuration Server
- Open a new Command Prompt on Windows or a new Terminal on Linux.
- Go to <IBM ADDI Installation Folder>\IBM Application Discovery Configuration Service\conf.
- Execute the following command:
- For Windows
- securityUtility.bat <password>
- For Windows
- The encrypted password is displayed on the screen.