How to implement HTTP Strict-Transport-Security (HSTS) in JIRA?

Venkat Imadabattini May 9, 2016

How to implement HTTP Strict-Transport-Security (HSTS) in JIRA?

1 answer

0 votes
Michael Hess March 10, 2017

I know this question is almost a year old, but this was one of the top results in Google when I was attempting to do something similar, so I'll respond with my solution to potentially help someone who finds this question in the future:

We are using Apache, so I used this IBM article as a guide to change my Apache settings. The important part of that article is including "always set Strict-Transport-Security" string to your Header showed in section 2a. 

It's a relatively simple fix.

Suggest an answer

Log in or Sign up to answer