Forums

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

Confluence Admin Page when terminating SSL on AWS ELB

Leandro Padua
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 26, 2017

I have a confluence running on a EC2 instance and an AWS ELB in front of it terminating the SSL.

The ELB have two listeners:

HTTPS 443 -> HTTP 80

HTTPS 8090 -> HTTP 8090

The port 80 has an Apache server used as reverse proxy and the 8090 is used by Tomcat. As you can see, the SSL is terminated on the ELB.

The security group allows the world to connect to HTTPS 443 and only my office to connect direct to tomcat at HTTPS 8090.

Everything works fine, except when I try to access the admin page:

https://confluence.<myoffice>.com:8090/admin

It tries to redirect to a page using HTTP, and this port is not open using HTTP on the ELB, as stated before.

How should I change the Tomcat or Confluence configuration to not redirect to http?

Thank you

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events