2.8.4.4 Generate the graph-keystore.p12 File

This section describes how to generate the graph-keystore.p12 file.

Note:

Before creating the graph-keystore.p12 file, ensure that the graph service is up and running.

To generate the graph-keystore.p12 file:

  1. Navigate to <COMPLIANCE_STUDIO_INSTALLATION_PATH>/deployed/mmg-home/mmgload-to-graph/graph-service/utility/bin directory.
  2. Execute the command: ./CreatePasswordlessKeystore.sh.
  3. Enter the following values:
    1. Wallet Alias: Enter the wallet alias of graph schema.
    2. Password: Enter the graph schema password.
    3. Keystore Alias: Enter an alias name for keystore.
  4. The graph-keystore.p12 file is generated and available in the <COMPLIANCE_STUDIO_INSTALLATION_PATH>/deployed/mmg-home/mmg-load-tograph/ graph-service/conf directory.
  5. Copy the graph-keystore.p12 file and place in the <PGX_HOME>/pgx/pgx-server/conf directory.

    Note:

    • If you do not have any graph schema then create an empty file with a name “graph-keystore.p12” and place it in the <PGX_HOME>/ pgx/pgx-server/deployed/conf directory.
    • The path where the pgx-server-<version>.zip file is unzipped is referred as <PGX_HOME>.
    • If you are updating credentials then copy the updated graphkeystore. p12 file and place in the <PGX_HOME>/pgx/pgxserver/ conf directory.