Thanks. Does that mean the example code
if checkValidity(of: serverTrust) {
let credential = URLCredential(trust: serverTrust)
completionHandler(.useCredential, credential)
}
does not perform trust evaluation?
Topic:
App & System Services
SubTopic:
General
Tags: