Configuring a Trust Store

To configure a trust store, you can either upload certificates and have TIBCO Configuration Tool create the trust store, or you upload a keystore file that contains certificates.

If you configure a trust store for use with an SSL-enabled Microsoft SQL Server, you must upload a keystore. For Microsoft SQL databases, the Configure a Trust Store button does not work.

Procedure

  1. Choose the method for configuring the trust store and follow the appropriate procedure.
    Method Description
    Import
    1. Click Create a Trust Store.
    2. Specify a password to protect the keystore and click Next.

      The SSL setup wizard displays certificates imported from the trusted server.

    3. In the Trust Selected Certifications area, select the checkboxes next to the certificates to trust and click Finish.

      A keystore file is created containing the selected certificates and the Keystore Location, Keystore Type, and Keystore Password fields are filled in with the keystore information.

    Upload
    1. Create a keystore containing the certificates from the trusted server.
    2. Click Browse and navigate to the location of the keystore you created.
    3. Click the keystore and click Open.

      The wizard fills in the Keystore Location field.

    4. From the Keystore Type drop-down list, select the keystore type.
    5. Type the keystore password.
  2. Click Test Connection to verify that the keystore enables an SSL connection.