Updates:
        Status: Started
        Owner: [email protected]
Labels: -Area-Compat-Web -Mstone-X Area-Internals Mstone-5 Internals-Network

Comment #5 on issue 30160 by [email protected]: IRS online application for EIN number is broken
http://code.google.com/p/chromium/issues/detail?id=30160

darrin.eden: I can connect to your server at
https://retrospectiva.colortechnology.com/
successfully. Is it because you've already loosened the SSL requirements of your
server?

ahe: thanks for the bug report.  This bug is a consequence of issue 30682.
The server chooses the
TLS_DH_anon_WITH_AES_256_CBC_SHA cipher suite.  The
"anonymous Diffie Hellman" cipher suite does not use a
certificate, so our GetServerCert call can't get the server
certificate, and we return ERR_UNEXPECTED.

When we fix issue 30682. we will also fix this issue as a byproduct.

I have a changelist for these issues at http://codereview.chromium.org/545036.

--
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

Reply via email to