Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 10542 by bytevendor: Crash when redirecting from HTTPS with  
unverified certificate + HTTP AUTH to 2nd, different, HTTPS with unverified  
certificate + HTTP AUTH
http://code.google.com/p/chromium/issues/detail?id=10542

Chrome Version       : 2.0.169.1 (Official Build 11427)
URLs (if applicable) : I have an example for this, but unfortunately it's
on the company intranet.
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4:
   Firefox 3.x: OK
          IE 7: OK
          IE 8:

What steps will reproduce the problem?
1. Create two HTTPS websites with a self-signed cert which also have HTTP
AUTH login.
2. site1 generates a 301 redirect to site2

What is the expected result?
* I expect to see the "Warning! This site uses an invalid certificate!"
warning twice, the HTTP AUTH dialog box twice, and then to see the
destination page.


What happens instead?
Chrome crashes completely and all Chrome windows close.

Additional Info:

Tracing the same flow using LiveHTTPHeaders in Firefox:

GET /trac/changeset/127032 HTTP/1.1
Host: devtools.last.fm

HTTP/1.x 301 Moved Permanently
Location: https://fisheye.last.fm/changelog/SVN/?cs=127032

GET /changelog/SVN/?cs=127032 HTTP/1.1
Host: fisheye.last.fm

HTTP/1.x 304 Not Modified





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