Bug 206979 - Add WKNavigationDelegate SPI to disable TLS 1.0 and 1.1
Summary: Add WKNavigationDelegate SPI to disable TLS 1.0 and 1.1
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: 2020-01-29 18:57 PST by Alex Christensen
Modified: 2020-01-30 14:53 PST (History)
3 users (show)

See Also:


Attachments
Patch (61.39 KB, patch)
2020-01-29 18:58 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (65.88 KB, patch)
2020-01-30 09:38 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (67.64 KB, patch)
2020-01-30 09:46 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (70.44 KB, patch)
2020-01-30 14:37 PST, 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 2020-01-29 18:57:31 PST
Add WKNavigationDelegate SPI to disable TLS 1.0 and 1.1
Comment 1 Alex Christensen 2020-01-29 18:58:50 PST
Created attachment 389216 [details]
Patch
Comment 2 Alex Christensen 2020-01-30 09:38:41 PST
Created attachment 389257 [details]
Patch
Comment 3 Alex Christensen 2020-01-30 09:46:52 PST
Created attachment 389258 [details]
Patch
Comment 4 Radar WebKit Bug Importer 2020-01-30 09:50:26 PST
<rdar://problem/59031444>
Comment 5 Brady Eidson 2020-01-30 13:29:34 PST
Comment on attachment 389258 [details]
Patch

enum instead of a bool?
Comment 6 Alex Christensen 2020-01-30 14:37:06 PST
Created attachment 389289 [details]
Patch
Comment 7 Alex Christensen 2020-01-30 14:53:37 PST
http://trac.webkit.org/r255461