Comment #10 on issue 29881 by iansharkey: [https://www.sbbt.com/personal-home.php]: Can't load banking webpage (loads in other browsers) http://code.google.com/p/chromium/issues/detail?id=29881
wtc: My Chrome error page is also Error 102 (net::ERR_CONNECTION_REFUSED): Unknown error. I don't believe the SSL packet is sending TLS extensions. The only extensions from Chrome are elliptic_curves and ec_point_formats. Firefox sends those two extensions as well as server_name and 'SessionTicket TLS'. There is a discrepancy between the number of cipher suites as well, but I don't think that's the issue here; the server agrees on TLS_RSA_WITH_RC4_128_MD5, which is part of the Chrome hello. -- 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 -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
