Bug 196549 - Add SPI to disable legacy TLS fallback
Summary: Add SPI to disable legacy TLS fallback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-03 11:47 PDT by Alex Christensen
Modified: 2019-04-08 14:42 PDT (History)
3 users (show)

See Also:


Attachments
Patch (13.20 KB, patch)
2019-04-03 11:50 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2019-04-03 11:47:18 PDT
Add SPI to disable legacy TLS fallback
Comment 1 Alex Christensen 2019-04-03 11:50:14 PDT
Created attachment 366626 [details]
Patch
Comment 2 Geoffrey Garen 2019-04-03 14:33:43 PDT
Comment on attachment 366626 [details]
Patch

This seems like a really nice improvement to apply by default for the long tail of clients who don't think deeply about TLS. Can you think of a strategy to apply this change by default? Maybe a linked-on-or-after check?
Comment 3 Alex Christensen 2019-04-03 14:37:57 PDT
We do not want to pursue this in this way at this time.  Plans exist, though.
Comment 4 WebKit Commit Bot 2019-04-03 15:05:03 PDT
Comment on attachment 366626 [details]
Patch

Clearing flags on attachment: 366626

Committed r243829: <https://trac.webkit.org/changeset/243829>
Comment 5 WebKit Commit Bot 2019-04-03 15:05:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-04-03 15:06:20 PDT
<rdar://problem/49575666>
Comment 7 Alex Christensen 2019-04-03 16:21:16 PDT
http://trac.webkit.org/r243834
Comment 8 Alex Christensen 2019-04-08 14:42:57 PDT
http://trac.webkit.org/r244048