Descriptionnet: disable SSLv3 fallback.
This change adds a "minimum fallback version" (TLS 1.0). When doing fallback, versions below this minimum will still be tried but the resulting connection, if successful won't actually be used. Rather Chrome will show a different error message if SSLv3 would have worked.
SSLv3 fallback can still be enabled via a new command line flag for those who need it but it'll be interesting to see how this does on dev and beta.
BUG=419870, 418848
R=davidben@chromium.org, felt@chromium.org, rsleevi@chromium.org
Committed: https://crrev.com/32352ad08ee673a4d43e8593ce988b224f6482d3
Cr-Commit-Position: refs/heads/master@{#299567}
Patch Set 1 #Patch Set 2 : ... #
Total comments: 16
Patch Set 3 : ... #
Total comments: 2
Patch Set 4 : ... #
Total comments: 7
Patch Set 5 : ... #
Total comments: 1
Patch Set 6 : Split strings changes out for possible easier merging. #Patch Set 7 : Fix debug crash in tests. #
Messages
Total messages: 26 (5 generated)
|