April 30th 1 PM ET

Git Integration for Jira Cloud Documentation

Automatically connect to HTTPS git repositories with self-signed SSL certificates or other SSL issues

GITHUB ENTERPRISE GITLAB CE/EE

Perform full feature integration with HTTPS git repositories that have self-signed SSL certificates or other SSL issues.

For this guide, we will use GitLab Server as an example:

  1. On your Jira dashboard, go to menu Apps ➜ Git Integration: Manage Git repositories. The following page is displayed.


  2. On the Git host service selection screen, click on GitLab server then click on GitLab Server (CE/EE) APIv4 to select this integration type.


    • Enter the Host URL of the private git server.
    • Enter Personal access token for this server (APIv4). Support for APIv3 is deprecated.
  3. Click Connect and select repositories.

  4. If there is an indication of an SSL error, the following screen is displayed.


  5. Click Ignore certificate errors and continue connection. This will ignore SSL verification if it’s self-signed or expired.

  6. Select repositories or import all of them and then click Connect repositories to complete the setup.

This integration is displayed on the Manage integrations list. Go to Actions ➜ Edit integration if desired to make some changes to the repository settings.

 


Prev: Self-signed HTTPS connections (index)

Next: Manually connect to HTTPS git repositories with self-signed SSL certificates or other SSL issues

Have feedback about this article? Did we miss something? Let us know!
On this page