DescriptionReland: WKWebView: Added cert verification API to web controller.
This code is just a skeleton for verification and verification method
is not used for making security decisions or presenting security UI.
The decision to use CertVerifier instead of iOS cert verification API
has not been made yet. But using CertVerifier is easier for
-[WKWebView certificateChain] verification, so this CL uses
CertVerifier.
Original URL: https://codereview.chromium.org/1230033005/
BUG=462427, 462425
Committed: https://crrev.com/80d735a2bf710864c6f738b8fd05244c54c140ca
Cr-Commit-Position: refs/heads/master@{#348699}
Patch Set 1 #Patch Set 2 : Fixed downstream compilation fixed typo #
Total comments: 2
Patch Set 3 : Removed ENABLE_CHROME_NET_STACK_FOR_WKWEBVIEW guard #Patch Set 4 : Merged with origin/master #Patch Set 5 : Gracefully handle null NetLog. #
Messages
Total messages: 14 (5 generated)
|