Administer > Configure CSA > Getting Started > Configure the CSA Truststore Properties

Configure the CSA Truststore Properties

You must configure information about the CSA's keystore. Do the following:

  1. Open the PERSISTENT_VOLUME_PATH/jboss‑as/standalone/deployments/
    csa.war/WEB-INF/classes/hcm-csa.yaml
    file in a text editor.

  2. Enter values for the csaTruststore and csaTruststorePassword properties.

    Property Description
    csaTruststore

    Required. The CSA keystore that stores trusted Certificate Authority certificates.

    csaTruststorePassword

    Required. The encrypted password of the CSA keystore (see Encrypt a password for instructions on encrypting passwords). An encrypted password is preceded by ENC without any separating spaces and is enclosed in parentheses.

    For more information about these properties, seeAppendix: Cloud Service Management Console Properties.

  3. Save and exit the file.
  4. Restart the CSA pod.

    See Restart or redeploy individual deployments for instructions