Issue 3203: "Error 2 (net::ERR_FAILED): Unknown error." when connecting to https://www14.software.ibm.com/ on Vista http://code.google.com/p/chromium/issues/detail?id=3203
Comment #10 by [EMAIL PROTECTED]: Fixed in r3295. ------------------------------------------------------------------------ r3295 | [EMAIL PROTECTED] | 2008-10-13 11:10:59 -0700 (Mon, 13 Oct 2008) | 10 lines The Schannel considers some cipher suites (e.g., the AES cipher suites) to be TLS only, and won't allow them to be used in SSL 3.0. If an SSL 3.0 server picks such a cipher suite, we need to handle it as if it were TLS intolerant by turning off TLS and retrying. R=darin BUG=3203,3001 Review URL: http://codereview.chromium.org/7242 ------------------------------------------------------------------------ Issue attribute updates: Status: Fixed -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
