I did not see webView:authenticationChallenge:shouldAllowDeprecatedTLS: (WKNavigationDelegate) mentioned in the session. I have two questions about how to use this API:
What versions of TLS does WebKit define as deprecated?
If an app is compliant with App Transport Security, is this method even called?