All of our atlassian products are showing a vulnerability due to incorrectly configured Strict-Transport-Security header on the web servers. I've found fixes for jira, and I'm assuming confluence. But fisheye seems to be a different setting, is there any way to adjust header without doing some kind of reverse proxy?
Hi Steve,
While a reverse proxy would be my first choice, you might have success modifying the config.xml file. Fisheye uses Jetty for its application server (vs Tomcat for Jira and Confluence), so the setup is different than other documentation you might use for other products.
Here's some discussion around adding the stsMaxAge value into a config.xml file for Jetty:
https://issues.sonatype.org/browse/NEXUS-20268
Note that this is untested on my end. Using a reverse proxy is typically how I'd recommend terminating SSL with Fisheye.
Cheers,
Daniel
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.