Comment #17 on issue 11983 by [email protected]: Chromium not working
on https sites with invalid certificates
http://code.google.com/p/chromium/issues/detail?id=11983
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=23321
------------------------------------------------------------------------
r23321 | [email protected] | 2009-08-13 10:54:42 -0700 (Thu, 13 Aug 2009) |
12 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/ssl_config_service.h?r1=23321&r2=23320
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_network_transaction.cc?r1=23321&r2=23320
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/ssl_client_socket_mac.cc?r1=23321&r2=23320
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/ssl_client_socket_mac.h?r1=23321&r2=23320
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/ssl_client_socket_nss.cc?r1=23321&r2=23320
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/ssl_client_socket_win.cc?r1=23321&r2=23320
Implement SSL certificate error handling on the Mac. If the user gives
us bad certs to allow, we tell SecureTransport to not verify the server
cert, and only allow the cert to be one of the bad certs the user allows.
In the future we should figure out how to verify the server cert ourselves.
R=avi,eroman
BUG=http://crbug.com/11983
TEST=Visit https://www.ssl247.com/ and https://alioth.debian.org/. Clicking
the "Proceed anyway" button should bring you to the site with a red
"https" in the location bar.
Review URL: http://codereview.chromium.org/165191
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---