Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 7275027: Detect Kaspersky SSL MITM and give a helpful error message. (Closed)

Created:
9 years, 5 months ago by agl
Modified:
9 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, mmenke, brettw-cc_chromium.org
Visibility:
Public.

Description

Detect Kaspersky SSL MITM and give a helpful error message. BUG=86208 TEST=Install Kaspersky Internet security and configure SSL MITM. Navigate to an HTTPS page. Check that the error message is helpful and not generic. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91298

Patch Set 1 #

Patch Set 2 : ... #

Total comments: 2

Patch Set 3 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -31 lines) Patch
M chrome/app/generated_resources.grd View 1 2 2 chunks +16 lines, -0 lines 0 comments Download
M chrome/renderer/localized_error.cc View 3 chunks +12 lines, -0 lines 0 comments Download
M net/base/net_error_list.h View 1 2 3 chunks +9 lines, -1 line 0 comments Download
M net/socket/ssl_client_socket_nss.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 2 4 chunks +37 lines, -30 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
agl
This mostly mirrors the ESET code, so I suspect that it's correct. However, I can ...
9 years, 5 months ago (2011-06-28 21:37:32 UTC) #1
wtc
LGTM. http://codereview.chromium.org/7275027/diff/2001/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc (right): http://codereview.chromium.org/7275027/diff/2001/net/socket/ssl_client_socket_nss.cc#newcode1886 net/socket/ssl_client_socket_nss.cc:1886: } Nit: since disabling False Start doesn't help, ...
9 years, 5 months ago (2011-06-30 14:26:25 UTC) #2
agl
http://codereview.chromium.org/7275027/diff/2001/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc (right): http://codereview.chromium.org/7275027/diff/2001/net/socket/ssl_client_socket_nss.cc#newcode1886 net/socket/ssl_client_socket_nss.cc:1886: } On 2011/06/30 14:26:25, wtc wrote: > Nit: since ...
9 years, 5 months ago (2011-07-01 14:34:42 UTC) #3
wtc
LGTM.
9 years, 5 months ago (2011-07-01 15:56:00 UTC) #4
commit-bot: I haz the power
9 years, 5 months ago (2011-07-01 16:22:35 UTC) #5
Change committed as 91298

Powered by Google App Engine
This is Rietveld 408576698