Forums

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

Hardening Guides

Stamatopoulos Dimitris
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 5, 2022

Hello,

Is there a Hardening Guide for Jira which i can download ?

Thank you

Dimitris

1 answer

1 accepted

0 votes
Answer accepted
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.
October 5, 2022

Welcome to the Atlassian Community!

Generally, it's not really Jira you need to harden, it's the service and networking.

Broadly though:

Run it on https and think carefully about where that is "terminated" - a very common setup is to have a proxy that does all the SSL stuff, and then has a plain http connection back to Jira, one that is network hardened - the server can only be reached on the http connection by the proxy and your network admins.  But you could also run the service on HTTPS itself.

Use multi-factor authentication

Make sure you are in full control of all the access your users might have, and your Jira admins are fully aware of how permissions work

There's a few other bits to look at on the proxy or Tomcat - https://geekflare.com/apache-tomcat-hardening-and-security-guide/ is in my bookmarks as things to look up in more detail.

Suggest an answer

Log in or Sign up to answer