Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6853 by [email protected]: Resources loaded by Gears over HTTPS should not use a dummy certificate http://code.google.com/p/chromium/issues/detail?id=6853 Access GMail in disconnected mode. The warning box shows. Page info reports that the connection is not encrypted safely. This happens because we create a dummy cert when we intercept a URL loading for Gears (see url_request_intercept_job.cc l163). In such cases, we should not provide a cert (the connection will be treated as HTTP). Note: bug imported from Buganizer #1308113 -- 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 -~----------~----~----~----~------~----~------~--~---
