The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Application link using client side certificates

Tom Pfueller
October 19, 2016

Hi,

we are trying to create an application link between JIRA and Fisheye. Both use client side certificates and both certificates are different from each other. It seems that those certificates prevent the systems for communicating with each other and creating the application link. Does anyone know how register those certificates in both systems? Does anyone have experience?

Kind regards.

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jonas Andersson
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 Champions.
October 19, 2016

Yes, by downloading the PEM certificates and importing them into each others cacerts keystores. Depending on if you are running windows, linux or OS/X the process differs a little. Here is their documentation on the subject:

https://confluence.atlassian.com/adminjiraserver071/running-jira-applications-over-ssl-or-https-802593051.html

 

0 votes
Tom Pfueller
October 20, 2016

Jonas,

thank you very much. I will try it and see whether it works.