I think Tomcat 7 as packaged with BOE still uses version 6 of the JRE, which does not support anything beyond TLSv1.
You could see if the APR connector which uses OpenSSL supports it, or add a web server in front of Tomcat.
I think Tomcat 7 as packaged with BOE still uses version 6 of the JRE, which does not support anything beyond TLSv1.
You could see if the APR connector which uses OpenSSL supports it, or add a web server in front of Tomcat.