Description[ios] Removed CRLSets usage for WKWebView.
SecTrust API is used to make load/no-load decision for certs, while
CertVerifier is used to get rejection reason. Using CRLSets to get
rejection reason is impractical, because iOS blacklist is very
different from Chrome blacklist as well as cost to store CRLSets on
disk is very high.
BUG=None
Committed: https://crrev.com/c8fa67cfb0a220dc259cd433c2f5496b6fb80cbc
Cr-Commit-Position: refs/heads/master@{#361212}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Updated comments #Messages
Total messages: 12 (6 generated)
|