Bug 206979

Summary: Add WKNavigationDelegate SPI to disable TLS 1.0 and 1.1
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

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