I'm having this problem with TLS in Firefox and Chrome. Some of my requests are failing with an SSL MAC Bad Read error. I'm using Tomcat 8.0.24 on Java 8.0_u66 / Ubuntu 14.04. So it works fine with IE, and if I disable some ciphers then it works.
If I disable these ciphers TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, then it works just fine. I've tried installing the Unlimited policy file. Has anyone else experienced this? Is there a known problem with these ciphers? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org