Uncomment the following properties in the conf.properties file:
informia.sslEnabled
informia.sslKeystoreFile
informia.sslKeystorePass
informia.isKeyStorePassEncrypted
Open encryptPassword.sh in a UNIX environment or encryptPassword.bat in a Windows environment. This file is located in the same directory as the conf.properties file.
Paste the keystore password in the encryptPassword file.
Save and run the encryptPassword file to encrypt the keystore password.
The run-encryptPassword task returns an encrypted password.
Copy the encrypted password and paste in the value section of the informia.sslKeystorePass property.