Github enterprise and JIRA Integration

rahuldanwade
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 12, 2015

We have moved JIRA on HTTPS 

please share how can I integrate it with Github enterprise using DVCS plugin

We already deployed certificate on both server and HTTPS (SSL) is working but when we are doing integration between JIRA (DVCS) and GitHub Enterprise it is not working on SSL url but it is working on http url.

 

1 answer

1 vote
Boris Berenberg
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 12, 2015

So JIRA is accessing GHE over an HTTPS connection and it fails? That most likely means that JIRA does not have the GHE's SSL cert properly imported. Please see: https://confluence.atlassian.com/display/JIRA/Connecting+to+SSL+services

rahuldanwade
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 12, 2015

Yes it using GHE's SSL cert. Do we need to create separate certificates for both jira and GHE?

Boris Berenberg
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 14, 2015

Well each application should be presenting itself behind a unique SSL cert unless they sit on the same domain. The important thing is that you import the certificate which GHE is presenting into JIRA's trust store.

Suggest an answer

Log in or Sign up to answer