Skip to main content

Jama Connect Help

Configure TLS certificate

The settings for the TLS certificate can be configured as part of your initial installation of Jama Connect or any time you need to make changes.

You can provide custom private key and TLS certificates to secure the application, or you can reuse the Admin Console certificate. You can also update your certificate if it expires. 

The certificate ensures that Jama Connect trusts the issuer.

To configure the TLS certificate:

  1. In the header of the KOTS Admin Console, select Application > Config to open the settings page.

  2. Scroll down to the Host Name section of the page.

    The Settings window includes a field to enter a host name.
  3. Select Custom TLS Configuration to open the TLS Configuration section.

    The Settings window shows that the Custom TLS Configuration option is selected and the TLS Configuration section is highlighted.
  4. To link Jama Connect to a service protected by a certificate (self-signed or issued by a local authority):

    • Private Key — Select Browse files for Private Key and select your private key.

    • Certificate — Select Upload a file and select your self-signed certificate.

  5. Scroll down to the Trusted Certificates section, and select Use trusted certificate file to upload a PEM-formatted public certificate or multiples that are concatenated into a single file. These certificates are added to the default Java trust store. You might need this functionality to connect to your MySQL, SQL Server, LDAP, Crowd, IMAP, SMTP, or other internal servers from Jama Connect.

    The Trusted Certificates section of the Settings window includes an option Use trusted certificate file.
  6. Scroll down to the bottom of the page and select Save config. A message confirms that your settings were saved.

Important

Your changes aren't applied until you deploy a new sequence in the Dashboard or Version history pages of the KOTS Admin Console.