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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

JIRA and TLS 1.2 Support

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
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.
Mar 02, 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.
Mar 02, 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

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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 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