Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Jira SSL via IIS Reverse Proxy

Stevie B
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!
February 7, 2020

Hi all, 

 

We have a Jira core server (ver. 8) which is served via http at the moment: 

http://jira.company.ad.local/secure/Dashboard.jspa which is installed on a Windows server, no other applications are planned to be on this server.

 

We have a certificate to install, and looking at the Jira documentation, it looks a little bit tricky to install it via this route: https://confluence.atlassian.com/doc/running-confluence-over-ssl-or-https-161203.html

 

I've seen some posts about using IIS instead, the IIS side is ok for us, if we do that, I think I have to:

 

1. Update the base URL via System (in Jira) to https.

2. Stop the Jira service.

3.  Edit the /conf/server.xml like this:

 

<Connector port="8080" connectionTimeout="20000" redirectPort="8443" maxThreads="200" minSpareThreads="10" enableLookups="false" acceptCount="10" debug="0" URIEncoding="UTF-8" />

 

4. Edit the proxy in the same file to include our server name:

 

 <Connector acceptCount="100" connectionTimeout="20000" disableUploadTimeout="true" enableLookups="false" maxHttpHeaderSize="8192" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" port="8080" protocol="HTTP/1.1" redirectPort="8443" useBodyEncodingForURI="true"
proxyName="jira.company.ad.local" proxyPort="80"/>

5. Then restart Jira services.

 

Am I missing any steps or have I made any glaring errors? Any help is much appreciated! Thanks, Stephen.

 

1 answer

1 accepted

1 vote
Answer accepted
Colin McDermott_GLiNTECH
Contributor
September 15, 2020

Backup the server.xml file. A xml validator (google xml validator) https://www.xmlvalidation.com/ can check if the file is OK, but it is pedantic on edits. 

If it fails, restore the original file and change there. 

Make sure that 

jira.company.ad.local

resolves from the local machine. Otherwise the marketplace and gadgets won't work. 

Stevie B
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!
September 15, 2020

thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Upcoming Jira Events