-
Suggestion
-
Resolution: Obsolete
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
See http://tomcat.apache.org/tomcat-7.0-doc/changelog.html for details
Notably related to OFBIZ-5848 (Poodle) changes in Coyot
- support for TLSv1.1 and TLSv1.2 for APR connector. Based upon a patch by Marcel Šebek. This feature requires Tomcat Native library 1.1.32 or later.
- Disable SSLv3 by default for JSSE based HTTPS connectors (BIO and NIO). The change also ensures that SSLv2 is disabled for these connectors although SSLv2 should already be disabled by default by the JRE.
- Disable SSLv3 by default for the APR/native HTTPS connector.
- relates to
-
CONFSERVER-36800 Update embedded Tomcat to 7.0.57+
- Closed
-
JRACLOUD-42347 Update embedded Tomcat to 7.0.58+
- Closed
- supersedes
-
JRASERVER-41685 Disable SSLv3 in the commented out TLS tomcat configuration
-
- Closed
-
Thanks again, Robert. I thinkl I'll stick with the JIRA bin installers. I'll try overwriting the latest Tomcat 8 bin and lib contents, as you described in your second comment here. I'll do this only when a newer Tomcat 8 release has a compelling security improvement or bugfix (I'll have to study the Tomcat 8 changelog at https://tomcat.apache.org/tomcat-8.0-doc/changelog.html, and keep up with new releases). Fortunately, I have a test server I can try this out on before puitting a newer Tomcat 8 into production.
My JIRA servers run Linux. I downloaded the latest Linux binary installer for JIRA Software 7.0.3, and extracted it (on a Windows PC using 7-Zip). The README.html says to manually install Oracle Java JDK or JRE version 1.8, so I guess a JRE is not included within the Linux installers. But installing (upgrading) the JRE manually should be easy.