Integrating JIRA with Apache SSL proxy without SSL termination

ats November 28, 2013

Hi,

I ve set up JIRA on Server A and an apache reverse proxy with ssl described here : https://confluence.atlassian.com/display/JIRA/Integrating+JIRA+with+Apache+using+SSL

But with that configuration the ssl connection is terminated at the reverse proxy. I want also an SSL connection between the reverse proxy and the jira server.

Is that possible?

1 answer

0 votes
Pedro Cora
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 4, 2013

Yes, that's possible, however it's not covered in Atlassian Documentation.

I'd recommend that you review the Apache HTTP documentation http://httpd.apache.org/docs/2.2/ to setup SSL connection between the vhost and Tomcat.

Also, I've just found this: http://blogs.adobe.com/cguerrero/2010/10/27/configuring-a-reverse-proxy-with-apache-that-handles-https-connections/ that might help.

Suggest an answer

Log in or Sign up to answer