https://issues.apache.org/bugzilla/show_bug.cgi?id=45730
Mark Thomas <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-02 13:56:24 PST --- This isn't a Tomcat bug. If the JRE and the browser do not have a mutually compatible set of ciphers then an SSL session won't be established. You need to enabled SSL debugging (no idea how to do this in harmony) to figure out where the incompatibility lies. It looks like if you disable those ciphers then Firefox provides additional, lower strength, ciphers but you need to do some more debugging to be sure. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]