Skip to main content

Jama Connect User Guide

Update the certificate

If a certificate expires, it becomes invalid and must be replaced. The certificate ensures that Jama Connect trusts the issuer.

  1. In the header of the KOTS Admin Console, select Application > Config.

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

    tls_config.png
  3. Select Custom TLS Configuration to open the TLS Configuration section.

    KOTS_Custom_TLS_Configuration_.png
  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.

  6. Scroll 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.