A.3 Generate an Encrypted Password for OpenSearch

This section describes how to generate an encrypted password for OpenSearch.

Encrypted password is required during configuration.
For example: OPEN_SEARCH_ENCRYPTED_PASSWORD.
To generate an encrypted password:
  1. Set the export FIC_DB_HOME path in the <COMPLIANCE_STUDIO_INSTALLATION_PATH>/ficdb directory.
  2. Run the echo $FIC_DB_HOME command.
  3. Navigate to the <COMPLIANCE_STUDIO_INSTALLATION_PATH>/ficdb/bin directory and run the ./FCCM_Studio_Base64Encoder.sh <password to be encrypted> command.