https://issues.apache.org/bugzilla/show_bug.cgi?id=52703
--- Comment #9 from Christoph Anton Mitterer <[email protected]> 2012-03-04 16:04:04 UTC --- Hey Eric, We've found out new hints, see https://bugzilla.mozilla.org/show_bug.cgi?id=728715 especially starting with comment 12. There seem to be still some bugs hidden somewhere.. a) It does not work with SSL 3.0 and session resumption (SSLSessionCache) enabled. b) It works however with TLS 1.0 AND session resumption (SSLSessionCache) enabled. BUT: There seem to be either a bug or documentation ambiguity in https://httpd.apache.org/docs/current/mod/mod_ssl.html#sslprotocol : "TLSv1 SSLv3" seems to be different from "+TLSv1 +SSLv3" Could you possibly have a look? :) -- 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]
