Forums

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

CONFIGURE HTTPS ON JIRA SERVER-UBUNTU 18.04

Male Gift Musisi
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!
April 10, 2019

I would like to get a detailed guide on how to setup https on my JIRA instance from port 8080 to 443, my installation is on ubuntu 18.04.

All help is very needed.

Thanks

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 13, 2019

There's two ways people do this. 

The messy and annoying one is to implement SSL in the Tomcat Jira runs on.

The better, easier and more flexible one is to run it behind a proxy that does SSL.  The usual one is to use Apache for this, but you can do it with others like Nginx, Lighttpd and so-on.  See https://confluence.atlassian.com/kb/securing-your-atlassian-applications-with-apache-using-ssl-838284349.html

Suggest an answer

Log in or Sign up to answer