Application Link broke after ssl reissue.

wwee October 3, 2022

I have Jira and Bitbucket hosted on same machine with nginx which i use as a proxy.

I reissue my certificate and follow nginx configuration to update .key and .cert files.

After that i restart my Nginx server.
I cheked lock icon on the browser and the certificate is updated to the next year for both web pages (jira and bitbucket). This is on both apps login pages.


I manage to login into Jira and there was a notification whic i follow to to Application Link section and  error message is:
"Bitbucket MyHost may be using a self-signed SSL certificate or a certificate that was issued by a certificate authority that isn't known locally."

Now i cannot login from bitbucket...

 

How can i fix this problem

 

2 answers

1 accepted

1 vote
Answer accepted
wwee October 3, 2022

Sooo for thing to work you need to have

1 x file with .key inside it

2 x Full pem file which contains cert, key and some additional info provided in certificate authority e-mail which you will receive after reissuing the new certificate.

0 votes
Jeroen Poismans
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 3, 2022

Hi,

Are you using the keystore in the Jira install directory (<jira-install>/jre/lib/security/cacerts)?

I'm asking because for application link to work both applications must have the certificates of both. So on the keystore Jira is using there should be an entry for the Jira certificate as well as the one for BitBucket and vice versa.

Regards,

Jeroen

wwee October 3, 2022

Not shure. Those instances were given to me when old team left.

I fix the problem.

And also as i state, im using NGINX for proxying the connection. So in this case i think keystone is not needed because the NGINX is responsible for the connection not Jira or Bitbucket server.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events