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:
- Set the export
FIC_DB_HOME
path in the<COMPLIANCE_STUDIO_INSTALLATION_PATH>/ficdb
directory. - Run the echo
$FIC_DB_HOME
command. - Navigate to the
<COMPLIANCE_STUDIO_INSTALLATION_PATH>/ficdb/bin
directory and run the./FCCM_Studio_Base64Encoder.sh <password to be encrypted>
command.