-
Notifications
You must be signed in to change notification settings - Fork 444
Deprecate ours HTTPSE in favor of the one bundled in WKWebView #4335
Comments
what are known hosts in this case? are they using a list? https://docs.google.com/document/d/1HnLAluEeHt7xNEo60vxyVzRFi0JQ_t0h_ZVrPXfQR9o/edit should probably be updated with this info |
@diracdeltas Apple has zero details for this API, same for webkit source We can only say we are going to use the same lists as Safari on iOS and other 3rd party browsers |
Added formal security review for it here, unfortunately Apple does not provide much info about it |
Verification passed on iPhone XR with iOS 15.1 running 1.32.3(21.11.13.9)
Verification passed on iPad Pro with iOS 15.2 Beta 2 running 1.32.3(21.11.13.9)
|
This flag is enabled by default on iOS 15.
https://developer.apple.com/documentation/webkit/wkwebviewconfiguration/3752243-upgradeknownhoststohttps
We can remove the current https implementation for iOS 15 devices.
There's chances this will be also an option for iOS 14.5, but we have to wait for newer XCode to verify it. That's why I'm putting
blocked
labelThe text was updated successfully, but these errors were encountered: