We have installed and setup Jira and Confluences on SSL HTTPS connections which are both working great. When we go to add one to the other as a trust application, it gives errors that the certificate could not be downloaded. Any assistance you could provide would be greatly appreciated.
It turns out it has to do with the versions being too old for what is required to link the Applications. All configurations posted by Giulianowere required, but Confluence 3.2.1 and Jira 4.1.1 are not compatible for linking trusted applications.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you gotta make sure that the used ssl certificate is put in both (if you use jiras & confluence built in java version) cacerts file...
query your install DIRs (lets assume defaults)
/opt/atlassian/jira/jre/lib/security/cacerts
/opt/atlassian/confluence/jre/lib/security/cacerts
personally i've set up my own central java version and told jira/confluence where to look for it...so i only need 1 cacerts file ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Drew,
I'm not sure if that's the case, but, when using SSL, both (Jira&Confluence) are used with *https*? If that's the case, please use both as SSL or Disable SSL in both.
Another option, you can try in Confluence Admin > General Configuration and copy the Server Base URL. Try this sem steps in JIRA Trusted Application screen.
If the Server Base URL is exactly what you're trying, please try to use the IP address and the port where Confluence is running (e.g. 'http://confluence.mycompany.com:8080).
But, I think the best workaround for this one is under this KB:
Through the KB you have the cause for this, why this happens and the workaround to solve this question, Drew.
You can try to check the OAuth application too. I'm not able to help you with a deep and better workaround regarding the lack of Confluence logs.
Hope it helps you!
All the best,
Giuliano Tenedini
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.