Configure the CSA Truststore Properties

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

  1. Open the CSA_HOME/jboss‑as/standalone/deployments/
    csa.war/WEB-INF/classes/csa.properties
    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.

    Note On Windows, use only forward slashes (/) as your path separators.

    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 CSA.

    See Restart CSA for instructions.