Forums

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

JIRA and TLS 1.2 Support

Rusty Watrous
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!
March 26, 2018

Hello,

I'm a new comer to JIRA.

I've been asked to determine if the JIRA products we have installed : JIRA, Confluence, etc will work with ONLY TLS 1.2 enabled.

i.e. will they break if we disable TLS 1.0 and 1.1 ?

Thanks,

3 answers

0 votes
Ed Henderson
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!
June 3, 2022

oops

0 votes
JiraYo
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.
March 2, 2020

How specifically does one change this? i am trying to deactivate tls 1.0 and 1.1 which jira was found to be running by security audit. i attempted to change the server.xml file located at

c:\Program Files\Atlassian\JIRA\conf\server.xml

to

sslProtocol="TLSv1.2+TLSv1.3" (was previously just the string TLS)

but this does not work after restarting the service. TLS 1.0 and 1.1 are still advertised. Please advise if you know a way to change this. thanks

JiraYo
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.
March 2, 2020

sorry i replied to the wrong thread here, and cant figure out how to delete it. link to other thread which is more appropriate.

https://community.atlassian.com/t5/Jira-questions/How-to-run-jira-server-only-in-Tls-1-2/qaq-p/1003356

Ed Henderson
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!
June 3, 2022

You need to also add the Connector attribute: 

     sslEnabledProtocols="TLSv1.2+TLSv1.3"

This will determine what TLS versions are available to use.

Ed.

0 votes
Mirek
Community Champion
March 26, 2018

It should work. JIRA and other major Atlassian products are using already Java 8 that is adding TLSv1.2 support.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events