Jira AWS terminate SSL

alexarmstrong July 21, 2017

Hi,

We are trying to terminate SSL for JIRA on and AWS application loadbalancer.

For the most part this works but there is still some mixed content which is causing the SSL to fail.

The mixed content blocked is are the css files (master.css, wiki-content.css, tables.css, renderer.css, panels.css and icons.css).

The process followed has been taken from the following Confluence setup and "Jira-ising" it:

https://confluence.atlassian.com/confkb/how-to-configure-amazon-web-service-elastic-load-balancer-with-confluence-6-0-859515417.html

Any help would be greatly appreciated.

Many thanks,

Alex

 

1 answer

0 votes
Andy Heinzer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 24, 2017

Have you updated the Base URL in JIRA to reflect this change to https?   I would also check to make sure that the server.xml JIRA is using has the correct proxyPort, proxyName, and scheme parameters defined in it for this connection.  The server.xml settings are important here, and JIRA does have to be restarted after these changes are made to make sure it understands that the traffic is actually be redirected to it.

 

Those files you mentioned don't seem to remind me of JIRA specific files.  Are you using a custom theme with your JIRA instance?  Just curious what path those files are being served up from and what URL as well.  I expect the browser console logs could tell us more about this.

Suggest an answer

Log in or Sign up to answer