Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Hello, I am trying to establish two way application link in Jira and Bitbucket first the application were running on http so it was fine but now they are running on https and I am not able to establish the two way application link. I saw few solutions where they recommend to add self-signed certificate and I am not sure what that means.

I have two things with me the certificate which I created with the key and gave to the company in return I got a cert file. So do I need to add the crt file received from the company please help.

2 answers

So we need to add Jira cert in cacerts file? And do we need to do the same for bitbucket?

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 09, 2022

Welcome to the Atlassian Community!

Atlassian applications don't have a UI for adding certs, because certificates need to be installed in the java underlying the application server, not the application.

So you will need to do it manually.  My scribbles say this works (and it does in real life), although you will need to modify paths and probably password:

keytool -import -file /home/nic/mycert.pem" -keystore /opt/atlassian/jira/jre/security/cacerts -storepass "changeit"

So we need to add Jira cert in cacerts file? And do we need to do the same for bitbucket?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 13, 2022

Correct - each application needs a client cert to access the other one.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events